body {
    text-align: center;
    background-color: rgb(130, 25, 11);
    color: white;
    font-family: "Outfit", sans-serif
}

a {
    color:rgb(255, 160, 160)
}