﻿
@import "../lib/openlayers/ol.css";

#map {
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    width: 100%;
    height: 800px;
}
