body {
    font-family: Arial, sans-serif;
    text-align: center;
  }
  
  #countdown {
    font-size: 48px;
    margin-top: 50px;
  }
  