/* additional theme */
body {
  background-color: #f6f6f6;
}

button:hover {
  opacity: 0.9;
}
