body{
    background-color: green;
}

h1{
    font-size: 30px;
}

p{
    color: red;
}
