body {
    font-family: "balloon-urw",sans-serif;
    font-display:auto;
    font-style:normal;
    font-weight:700;
    margin: 100px;
    background-color: #cbf7f687;
}

h1 {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: 400;
    font-style: normal;
    font-display: auto;
    font-size: 50px;
    background-color: #25f5f5a5;
}