@font-face {
    font-family: 'RetroGaming';
    src: url('../ffts/Retro\ Gaming.ttf');
}
body{
    line-height: 2;
    color: aliceblue;
    font-family: 'Times New Roman', serif; 
}
h2{


font-size: 20px;
}
p{
    line-height: 2;
    font-size: 15px;
  }
::-webkit-scrollbar {
width: 5px;
display: none;
}
.artc{
    font-family: 'RetroGaming';
}
h2{
    justify-content: space-around;
    text-align: center;
}