body{ background-color:black;} div.headline{ text-align:center; width:99.5%; color:black; background-color:white; z-index:1; position:fixed; top:3;left:0; font-size:4vw; font-family: 'Franklin Gothic',sans-serif; border-style:solid; border-color:black; border-width:2px; border-radius:8px;} img.homebutton{ position:absolute; left:11vw; top:1vw; width:7vw;} div.homebutton_text{ z-index:2; color:black; position:absolute; top:7.8vw;left:11vw; width:7vw; font-size:1vw;} div.top_button{ position:fixed; top:25%; right:78%;} img.top_button-image{ position:absolute; right:0; width:15vw; border-radius:8px;} div.bottom_button{ position:fixed; top:65%; right:78%;} img.bottom_button-image{ position:absolute; right:0;width:15vw; border-radius:8px;} h2{ text-align:center; font-family: 'Franklin Gothic',sans-serif; font-size:3vw;} div.kdpcr{ position:fixed; bottom:5%;right:4%;} img.kdpcr-image{ width:10vw} section.mainchunk{ position:absolute; top:19%;left:25%; width:50vw;height:80vh; margin-top:auto; background-color:white; border-radius:8px;} div.main_info{ padding:2%; font-size:1.5vw;}