html { 
background-color:PaleVioletRed;
border: 3px solid;
border-color:Chocolate;
color: BlanchedAlmond; 
padding: 0px 20px 20px 20px;
width: 60%;
height: auto;
margin-left: 20%;
margin-right: 20%;
text-align: center;                  
font-family: "AnalogueOS";
}