.container {
    padding: 0;margin:0;
    min-width: 200px;
    min-height: 200px;
}

html,
body {
    background-color: #fff;
}


/* .weui-cell {
    position: static !important;
} */

.weui-cells {
    position: static !important;
}

.weui-cells:before,
.weui-cells:after {
    border: 0;
}