@media only screen and (max-device-width: 900px) {
/* .menu { width:100%; } */
}

body {
  width: 65%
  margin:auto;
  background: url (fundo.png) center;

  font-family: "link href="https://fonts.googleapis.com/css?family=Lato&display=swap";
  line-height: 1.5;
  color: black;
  text-align: center;



  
