html, body
  {
      padding: 0;
      margin: 0;
      height: 100%;
  }
  .map{ 
      
    height: 490px;
    width: 100%;

  }