html {
overflow: scroll;
overflow-x: hidden;
}
::-webkit-scrollbar {
width: 0; /* remove scrollbar space */
background: transparent; /* to make scrollbar invisible */
}
::-webkit-scrollbar-thumb {
background: transparent;
}
::selection {
/* Change highlight background color */
background: #f7abcf;
/* Change highlight text color */
color: #FFFFFF;
}
a {text-decoration: none; color: black; }
@font-face {
font-family: pixelfraktur;
src: url(https://file.garden/ZqT_QroL9BIXohAu/Neocities/Fonts/PixelFraktur.ttf);}
@font-face {
font-family: symphonyofthenight;
src: url(https://file.garden/ZqT_QroL9BIXohAu/Neocities/Fonts/SymphonyoftheNightfont.ttf);
}