body {
background-image: url("https://zirconiumpantz.neocities.org/Tally.png");
  background-size: cover;
background-position: center;

  font-family: "Lucida Console", "Courier New", "monospace";
}

.main {
    background-color: #d390f8;
    border: 2px solid #000;

}

.links{
     text-align: center;
  background-color: #d390f8;
  border: 2px solid #000;
    }

html {
  height: 100%;
}