#tempText{
    font-size: 50px;
}
.vh-35{
    height: 35vh;
}
.vh-45{
    height: 45vh;
}
.mxy-auto{
    margin: auto;
}