#popup-message-window {

position: absolute;
    width: 70%;
    height: 80%;
    top: 40px;
    left: 15%;
    display: block;

}