body{
    overflow: hidden;
}
.init{
    margin: 0;
    padding: 0;
    background-color: #EC712679;
    width: 100%;
    height: 100px;
}
.test{
    color: #d9f19f;
    font-size:18px;
}
#leftcontent{
    top: 404px;
}