body{
    background-color: aqua;
}
h1{
    color: greenyellow
}
#pepe{
    color: blueviolet;
}