h1{
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    color: blue;
}
body {
    background-color: lightblue;
}