.full-screen-image { height:100vh; width:100%; background-size:cover; position:fixed; top:0; left:0; }
.full-screen-image .screen { height:100%; }
.full-screen-image a { height:100%; display:block; }
