body {
  background-color: #121212;
}

#calendar {
  min-height: 500px;
  padding: 1rem;
  background-color: #1e1e1e;
  border-radius: 0.5rem;
}