p {
  font-family: runescape;
  font-size: medium;
  height: 100%;
  width: 100%;
}
h3 {
  font-family: clarendon;
}
.smallicon {
  height: 15px;
  margin: 5px 3px 0px 3px;
  float: left;
}
@font-face {
  font-family: runescape;
  src: url(Pixellari.ttf);
}
@font-face {
    font-family: clarendon;
    src: url(https://filmydidi.neocities.org/clarendon-similar/OPTICrawClarendon-Book/OPTICrawClarendon-Book.otf);
  }

.container {
  height: 100%;
  width: 100%;
}
