body {
    background-color: brown;
    color: rgb(247, 80, 113);
}

h1 {
    font-size: 30px;
    text-align: center;
}