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

#formattedTime {
    font-size: 36px;
    color: #333;
}
