body {
    background-color: cyan
}

.top-container {
    font-size: 3rem;
    text-align: center;
}

.bottom-container {
    background-color: whitesmoke;
    font-size: 2rem;
    margin-top: 0;
    text-align: center;
}