#groundline { position: fixed; bottom:0px; height:75%; width: 100%; border-top: 0.15vw solid; } p.text_container { bottom: 3%; left:3%; right:3%; position:fixed; /*border: 1px solid;*/ font-size: 1.5vw; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 1em; margin-inline-end: 1em; } #newspaper_index{ position:fixed; /* border: solid black 2px;*/ left:15%; top:10%; background-color: white; z-index:30; box-shadow: 10px 10px 15px black; max-width: 30%; font-size: 1vw; } .index_content{ margin: 5% 5% 5% 5% ; } /*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; } #newspaper { 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; }