@font-face {
  font-family: "IntelOneMono";
  src: url("fonts/woff2/IntelOneMono-Medium.woff2");
}

html {
  font-family: "IntelOneMono";
  color: #ffffff;
  background-color: #131313;
  text-align: center
}

.codeberg{
  width:10%;
  height:10%
}
