@font-face { font-family: sinistre; src: url(fonts/Sinistre-S†Caroline.otf); } @font-face { font-family: sinistre; src: url(fonts/Sinistre-S†Caroline.woff), url(fonts/Sinistre-S†Caroline.otf); } @font-face { font-family: jolybolditalic; src: url(fonts/JolyDisplay-BoldDisplayItalic.woff), url(fonts/JolyDisplay-BoldDisplayItalic.otf); } @font-face { font-family: jolyregularitalic; src: url(fonts/JolyDisplay-RegularDisplayItalic.woff), url(fonts/JolyDisplay-RegularDisplayItalic.otf); } @font-face { font-family: jolyregular; src: url(fonts/JolyDisplay-RegularDisplay.woff), url(fonts/JolyDisplay-RegularDisplay.otf); } @font-face { font-family: jolyheavyitalic; src: url(fonts/JolyDisplay-HeavyDisplayItalic.woff), url(fonts/JolyDisplay-HeavyDisplayItalic.otf); } body { font-family: jolyregular; font-size: 2vw; } #groundline { position: fixed; bottom:0px; height:75%; width: 100%; border-top: 0.15vw solid; } .text_container { bottom: 3%; left:3%; right:3%; position:fixed; /*border: 1px solid;*/ margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 1em; margin-inline-end: 1em; } #player_name{ font-family: jolybolditalic; } #newspaper{ position:fixed; /* border: solid black 2px;*/ left:20%; top:10%; bottom:25%; right:20%; font-family: sinistre; z-index:30; font-size: 1.25vw; max-height:80vw; border: 1px solid black; -webkit-box-shadow: 10px 10px 0px 0px rgba(0,0,0,1); -moz-box-shadow: 10px 10px 0px 0px rgba(0,0,0,1); box-shadow: 10px 10px 0px 0px rgba(0,0,0,1); } .left_page{ float:left; max-width: 50%; height: 100%; background: linear-gradient(90deg, white 95%, black 100%); } .index, .school1 , .school2, .school3,.school4, .school5 { padding: 5%; } .right_page{ float:right; max-width: 50%; height: 100%; background: linear-gradient(270deg, white 90%,black 100%); } #arrow_go1, #arrow_go2 { bottom:2%; right:2%; position:absolute; } #arrow_back1, #arrow_back2 { bottom:2%; left:2%; position:absolute; } /*baloons */ #baloon1 { width: 20vw; height: 4vw; border:1px solid black; background:white; border-radius: 100vw; font-size: 1vw; text-align: center; left: 8%; top:62%; position:absolute; z-index: 50; } #baloon2 { width: 20vw; height: 4vw; border:1px solid black; background:white; border-radius: 100vw; font-size: 1vw; text-align: center; right: 8%; top:55%; position:absolute; z-index: 50; } #baloon3 { width: 20vw; height: 4vw; border:1px solid black; background:white; border-radius: 100vw; font-size: 1vw; text-align: center; left: 15%; top:5%; position:absolute; z-index: 50; } #baloon4 { width: 20vw; height: 4vw; border:1px solid black; background:white; border-radius: 100vw; font-size: 1vw; text-align: center; right: 8%; top:45%; position:absolute; z-index: 50; } /*images*/ #player_img { bottom: 22%; left: 35%; position: fixed; z-index: 20; } #bench { bottom: 30%; left: 20%; position: fixed; z-index:18; } #tree1 { top:17%; left: 12%; position: fixed; } #tree2 { bottom:40%; left: 5%; position: fixed; z-index:16; } #tree3 { bottom:45%; left: 30%; position: fixed; z-index:2; } #tree4 { top:8%; left: 48%; position: fixed; z-index:3; } #gardener1 { bottom:57%; left: 50%; position: fixed; z-index:2; } #flower1 { bottom:55%; left: 25%; position: fixed; } #newspaperimg { bottom: 38%; left: 25%; position: fixed; z-index:19; } #flower2{ bottom: 38%; left: 7%; position: fixed; z-index:17; } #fountain { top:22%; left: 38%; position: fixed; z-index:0; } #sun { top:8%; left: 10%; position: fixed; z-index:-1; } #grass { bottom:15%; position: fixed; z-index:-1; width:100% }