html{
    cursor:grab;
}

footer a{
    font-family: "Franklin Gothic", medium condensed, monospace;
    font-stretch: condensed;
    position: fixed;
    bottom: 1%;
    text-align: left
}

.menubtn{
    background-color: white;
    bottom:1%;
    text-decoration: none;
    color:black;
}