.shutter {
width: 100%;
height: 100%;
position: absolute;
z-index: 10;
top:0;
left:-100%;
background: #101E8E;
}



