* {
  box-sizing: border-box;
}

button:hover {
  color: white;
}