#mapid { 
    height: 95vh;
}
#letter {
    height: 95vh;
    overflow: scroll;
}
#mapreset {
    position: relative;
    z-index: 1000;
    top: 90vh;
    left:30vw;
}
