.rightNav{position:fixed;right:0;top:10%;background:hsla(0,0%,100%,.2);border-radius:10px 0 0 10px}.rightNav li{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rightNav .activeli{background:#101b33;opacity:.6}