body{
  background-color: black;
  color: white;
  font-family:"pixelFont",serif;
  
  }
.cornerPic{
  position: relative;
  bottom: 0;
  right: 0;
  
}

@font-face {
  font-family:"pixelFont";
  src: url("Web437_IBM_BIOS.woff") format("woff");
  }