body {
    background-color: #F1A9A0;
    overflow:hidden;
}
h1 {
    padding-top: 100px;
    font-family: Impact;
    font-size: 100px;
    font-style: normal;
    font-variant: normal;
    font-weight: 4000;
    line-height: 44px;
    text-align: center;
    color: red;
}
