.menu {
  display: flex;
  justify-content: space-between;
  background: #c0cf67;
  font-size: xx-large;
}

.button {
  font-size: xx-large;
}
