html, body{
    width: 100%;
}

#map {
    margin: auto 30px;
    width: 1200px;
    height: 800px;
}