<p><div>
<style>
body {
background: #6592CF;
margin: 60px 120px;
}
p {
width: 30px;
height: 260px;
background: #060F55;
border-radius: 15px;
-webkit-box-reflect: right 100px;
}
div {
width: 160px;
height: 30px;
position: fixed;
background: #060F55;
top: 180px;
box-shadow: 0px 60px #060F55, 0px -60px #060F55;
}
</style>