body{
    overflow-x: hidden;
    overflow-y: hidden;
}
@font-face { font-family: GSM; src: url("../../fonts/GoogleSans-Medium.ttf");
body{

}
h1{
 font-family: cursive;
 font-size: 100%;
 text-align: center;
}
#main{
    /* font-family: GSM; */
    color: rgb(167, 8, 223)
}
