body{
    font-family: Arial;
    background-color: #f5f5f5;
    text-align: center;
}

h1{
    color: blue;
}
