body {
    background-color: rgb(121, 0, 0);
    text-align: center;
}
a {
    font-size: 2rem;
    color: white;
}
h1{
    color: white;
}