

@import url('https://fonts.googleapis.com/css2?family=Concert+One&family=Fredoka:wght@300..700&display=swap');
body {font-family: Fredoka, Helvetica, sans-serif;
    font-weight: 400;
}
h1 {text-align: center;
    font-weight: 500;
    font-size: 50px;
}
.h1-1 {font-size: 100px;
    font-weight: 600;
    margin-bottom: 600px;
}
.sports {text-align: center;
    font-size: 55px;
    font-family: Concert One;
}
.gaming {text-align: center;
    font-size: 55px;
    font-family: Concert One;
}
.viola {text-align: center;
    font-size: 55px;
    font-family: Concert One;
}
.computers {text-align: center;
    font-size: 55px;
    font-family: Concert One;
}
.others {text-align: center;
    font-size: 55px;
    font-family: Concert One;
}
.blank {margin-bottom: 500px;}