body {
text-align: center;
font-family: Verdana;
background-color: lightblue;
}

.div  {
  text-align:center;
  background-color: green;
  padding: 1em;
  width: 90%;
  height: 4em;
}

.menu {

}
