body {
    background-color: #405ddd;
}
h1 {
    color: blueviolet;
    background-color: aquamarine;
}
