body{
    background-color: rgb(169, 202, 214);
}

h1{
    color: rgb(27, 19, 105);
}

h3{
    color: red;
}