body {
    background-color: rgba(231, 122, 122, 0.747);
}

h1{
    color: black;
    background-color: rgb(204, 65, 65);
}