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

#counter {
    font-size: 48px;
    margin-top: 20px;
}