#addydiv {
    font-family: arial;
    font-size: 24px;
    margin: 25px;
    width: 350px;
    height: 38px;
    outline: solid 2px rgb(95, 130, 255);
}
.centere {
    font-family: arial;
    font-size: 24px;
    margin: 25px;
    width:  350;
    height: 38px;
    outline: solid 2px rgb(95, 130, 255);
}

#map {
    height: 400px;
    /* The height is 400 pixels */
    width: 80%;
    /* The width is the width of the web page */
  }