body {
  background-color: #3d4233;
  background-image: url("../Images/Lain_Wallpaper4.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-attachment: fixed;
  background-size: contain;
  max-width: 65vw;
  padding: 20px;
  color: #cdd4bf;
  font-family: Verdana;
}

a {
  color: #a6b094;
}

.subtext {
  margin-left: 1.5rem;
  margin-top: 0.25rem;
}
/* FreeBSD */
.logoFree {
  width: 600px;
  height: 172.633px;
  position: absolute;
  top: 370px;
  left: 400px;
}