﻿#map-canvas {
    width: 100%;
    height: 450px;
    margin-bottom: 15px;
    border: 2px solid #ddd;
    border-radius: 15px
}