:root { --footer-background-color: #fff; --footer-logo-h2-color: rgb(36, 41, 47); --footer-logo-h3-color: rgb(36, 41, 47); --display-link-title-color: rgb(87, 96, 106); --display-link-elements-color: rgb(87, 96, 106); --display-link-elements-hover-color: #0C3064; --footer-socials-container-background-color: rgb(246, 248, 250); --footer-socials-li-color: rgb(87, 96, 106); } html { margin: 0; height: 100% } main { height: 100vh; } main iframe { width: 100%; height: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: 0; }