h1 {
    color: rgb(68, 0, 255);
}

body {
    background-color: aqua;
}