﻿/* 时代Java - https://NowJava.com */
* {
    margin: 0;
    padding: 0;
}
.wapper {
    width: 100%;
    height: 80%;
    position:absolute
}