﻿body {
}
.MapPage {
position: fixed;
left: 0;
width: 100%;
top: 9vh;
height: 90vh;
background-color: #f04b1b;
transition: all ease 1s;
}
