h1 {
    color: darkblue;
    text-align: center;
}

div {
    text-align: center;
    font-size: medium;
    color: blue;
}
