button {
  border: none;
  outline: none;
  background: white;
}

section {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #555;
}
