* {
    background-color: rgb(63, 72, 97);
    text-align: center;
}
h1 {
    font-size: 36px;
    color:whitesmoke;
}
a {
    color:wheat;
}
h3 {
    color:purple;
}
