body {
  text-align: center;
  font-family: 'Segoe UI';
  margin-top: 60px;
  color: white;
  background: url('skor4-2.jpg') no-repeat center center fixed;
  background-size: cover;
}

#jam {
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 10px;
  text-shadow: 2px 2px 8px black;
}

#tanggal {
  font-size: 22px;
  color: #fff;
  text-shadow: 1px 1px 5px black;
}
