#container {
  width:1000px;
  background-color:grey;
}
h1{color:maroon}

h3{color:goldenrod}