body{
    background-color: pink;
}

h1{
    font-family: fantasy;
    color: blueviolet;
    font-size: xx-large;
}