body {background-color:#990073}
h1 {font-size:2em}  

li {font-size:1em}   

#container {width:1000px;
  margin: 0 auto; /* Centers the container */
  background-color: white; /* Optional: adds visual distinction */
  padding: 20px; /* Adds space inside the container */

#frame {border:solid 4px; color:red; width:392px;}




}