body {
  font-family: "Syne Mono", monospace;
  font-weight: 400;
  font-style: normal;
  color: #2D4538;
  text-align: center;
    background-color: white;
    background-image:url('ben/asstotheet/rootsbelow.gif');
    background-size:100%;
    background-repeat: repeat-y;
    background-attachment: fixed;
    height:100%;
    width:100%;
}