@font-face {font-family: 'interstate'; src: local('interstate'), local('interstate'), url(https://use.typekit.net/bbq0ynf.css); font-display: swap;} @font-face {font-family: 'interstate-condensed'; src: local('interstate-condensed'), local('interstate-condensed'), url(https://use.typekit.net/bbq0ynf.css); font-display: swap;} body { display:block; height:100%; text-align:center; background-color:black; font-family:"interstate-condensed",sans-serif; color:white; font-size:20px; padding:0px; margin:0px; line-height:1em; } html{ width:100%; height:100%; } #content{ height:400px; top:50%; margin-top:-200px; position:relative; } a { font-size:20px; font-weight:700; text-transform:uppercase; letter-spacing:2px; color:white; background-color:black; padding:8px; text-decoration:none; width:auto; display:inline-block; transition: all 0.3s ease; } a:hover { background-color:white; color:black; } p { margin:0px; } img { width:12vw; max-width:400px; min-width:150px; margin-bottom:1em; } .text { margin-top:30px; font-size:16px; bottom:30px; position:absolute; text-align:center; width:100%; }