* {
    color: whitesmoke;
    background-color: grey;
    text-align: center;
    font-weight: bold;
}

a {
    color: aqua;
}