
.menu {
position: absolute;
width: 60px;
height: 700px;
left: 10px;
top: 10px;

background: #2E4681;
border-radius: 10px;
}
