body,h1,h2,h3,h4,h5,h6 {font-family: "Lato", sans-serif}
    .w3-bar,h1,button {font-family: "Montserrat", sans-serif}
    .fa-anchor,.fa-coffee {font-size:200px}
    h1 {text-align: center;}
    .historytext {
      text-align: justify;
      font-size: 1.2em;
    }
    .hcenter {
      font-size: 2em;
    }
    .divfiller {
      height: 100%;
    }
    .divfiller2 {
      height: 150px;
    }
   
    
    #canvas_snake {background: black;   
    }

    a.disabled {
      pointer-events: none;
    }
    a[disabled] {
      color: gray;
    }


