body {
  background-color:black;
  color:#b200ff;
font-family:'F5.6';
}

@font-face {                  
font-family: 'F5.6';
src: url(https://humantooth.neocities.org/fonts/F5.6-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
} 

a {
  color:#99ff99;
  font-family:'F5.6';
}

div {
  margin:0px;
  padding:0;
}
.text {
  float:left;
}