body {
  font-family: Arial, sans-serif;
  text-align: center;
  margin-top: 100px;
}

#clock {
  font-size: 48px;
  color: #ff0000;
}
