div.mg_out{
    position: absolute;
    top: 100px;
    bottom: 45px;
    width: 95%;
    background-color:WhiteSmoke;
    overflow:auto;
    left:2rem;
}

