body {
    background-color: rgb(0, 106, 255);
    color: aliceblue;
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    text-align: center;

}

img {

}