#wrap{
    position:relative;
    max-width:540px;
    min-width:320px;
    min-height:100vh;
    margin:0 auto;
    overflow-x: hidden;
}