.div {
height:2000px;
}
._top {
position:fixed;
right:0;
bottom:30%;
line-height:50px;
text-align:center;
cursor:pointer;
width:50px;
height:50px;
border:1px solid #CCC;
display:none;
background-color:#333;
color:aliceblue;
}