body{
    font-family: Arial;
    text-align:center;
    margin-top:100px;
}

h1{
    color:#2563eb;
}

h2{
    color:green;
}
