/* Welcome to the code graveyard thsi is the place where old code comes to die*/ .Menu{ background-color:#ffffb3; width: 90px; height: 800px; padding: 50px; margin: auto; border: 15px double orange; position: absolute; margin-left: 70px; margin-top: 10px; font-family: "courier new"; color: blue; font-size: 30px; text-align: center;