#map { height: 100vh; }

#wrapper{
    position: fixed;
    bottom: 100px;
    z-index: 1000;
    background-color: rgb(232, 58, 15);
}