/* Add custom variables you want to use across css scripts
:root {

}
*/

html, body, #map {
    height: 100%;
    width: 100vw;
}