body{
     margin-top:20%;
}
h1{
    text-align: center;
}
div{
    display: flex;
    justify-content: center;

}

