body{
    background-color: white;
    padding: 0;
    margin: 0;
    font: 25px;
    font-family: sans-serif;
}
.redf{
    top: 50px;
    margin: 0 auto;
    width: 95%;
    position: static;
    text-align: center;
}
h2{
    font-size: 63px;
}
.redf p{
    font-size: 42px;
}