div{
    justify-content: center;
}
h1{
    font-size: 50px;
    font-family: inherit;
    margin-top: 250px;
    margin-left: 20px;

}