#externalForm {
    position: fixed;
    bottom: 60px;
    left: 20px;
    height: 540px;
    text-align: center;
    z-index: 9999;
    visibility: hidden;
}
