body {
    background-color: #F7F6F4;
    font-family: 'arial';
}
h1 {
    font-size: 70px;
    text-align: center;
}
p {
    text-align: center;
    font-size: 30px;
}
h2 {
    text-align: center;
    font-size: 50px;
}