/* main page */
body {background-color:rgb(25, 25, 25);
background-position: 100px;
background-repeat: no-repeat;} 

a { text-decoration: none;}

li {padding: 25px; text-align: center; font-size: 50px;}
p {text-align: center;}
img {width: 20px; height: 200px;}
ul {text-align: center;padding-top: 150px; padding-inline: 50px; padding-bottom: 100px;}
.p1 { color:goldenrod} 
.p2 { color:goldenrod}
.p3 {color:goldenrod}
.h1 {padding-left: 400px; text-align: right; color:goldenrod; padding-top:500px;padding-bottom: 500px;}
.contacts {color: goldenrod; font-size: 50px;padding-top: 100px;}
.contacts2 {color: white; font-size: 30px;}
.events {color: goldenrod; font-size: 50px;padding-top: 100px;}


a.class0{ text-decoration:none;}

a.class0:link {color:goldenrod;}
a.class0:visited {color:goldenrod;}
a.class0:hover, a.class0:active {color:white;}


.abel-regular {
    font-family: "Abel", sans-serif;
    font-weight: 400;
    font-style: normal; 
    font-size: 150px;}

.licorice-regular {
    font-family: "Licorice", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 100px;} 

.roboto-regular {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 70px;}

    .Jetbrains-regular {
        font-family: "Jetbrains-Mono", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 70px;}
    /* design */
  .designh1  {text-align: center; color:goldenrod; padding-top:10x;padding-bottom: 10px;}

    /* code */ 
.codeh1 {text-align: center; color:goldenrod; padding-top:10px;padding-bottom: 10px;}
    
/* events */
.eventh1 {text-align: center; color:goldenrod; padding-top:10px;padding-bottom: 10px;}