#modal-content {
 width: 100%;
 margin: 0;
 padding: 10px 20px;
 position: fixed;
 display: none;
 z-index: 2;
}