.what{
    text-align: center;
    font-size: 40px;
}

.center{
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0.5px;

}
