body { /*background: linear-gradient( 45deg, blue, red );*/ color: #FFF; font-family: 'OSPDINDIN'; font-weight: normal; font-style: normal; text-transform: uppercase; } h1 { font-size: calc(4vW + 4vH); line-height: calc(0.5vW + 0.5vH); text-align: center; font-weight: normal; } h2 { font-size: calc(1.5vW + 1.5vH); line-height: calc(1.25vW + 1.25vH); font-weight: normal; text-align: center; } #container { display: flex; } iframe { border: 0px; width: 30vW; height: 60vH; } a, a:visited { color: #FFF; }