body {
    background-color: yellow;
}

h1 {
    color: rebeccapurple;
    font-size: 50px;
}
