*{margin:0;padding:0;box-sizing: border-box;} div{position: relative;height:100vh;padding-top:50px;} p{height:50px;line-height:50px;background:#eee;position:absolute;top:0;width:100%;left:0;} ul{overflow-y: auto;height:100%;} li{line-height:100px;}