/* css styles */
body {
  transition: background-color 0.3s, color 0.3s;
}
