a {color: lime; text-decoration: none;}
a:hover {color: white; text-decoration: underline;}
h1, h2, h3 {font-family: super bubble;}
html {font-family: monomaniac one;}

@font-face {font-family: "monomaniac one"; src: url("fonts/monomaniacone.ttf");}
@font-face {font-family: "super bubble"; src: url("fonts/superbubble.ttf");}
@-moz-document url-prefix() {:root {scrollbar-color: #b9ff66 #444444;}

::selection {background-color: #b9ff66; color: #444444;}