body{
  margin: 0;
}

.navvbar{
  background-color: teal;
  height: 50px;
}

.button{
  background-color: teal;
  height: 50 px;
  text-align: center;
}