html, body, nav
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  background-color: #070501;
  color: #eefee0;
  text-align: center;
  font-family: "Verdana", "Arial", "Times New Roman";
}

iframe {
  width: 97vw;
  height: 92vh;
  margin-top: 16px;
}
/* =XK= Xander Kyle =XK= */
