h1 {color: white;}
p {display: block; font-size: 6em; text-align: center;}
footer {
    position: absolute;
    bottom: 5vh;
    width: 90%;
    height: 150px;
    text-align: right;
}
.rs-logo {width: 13vw; max-width: 60px;}
.counter {font-size: 2em;}