body{margin:0;padding:0;background-color:#000;overflow:hidden;font-size:16px}iframe{border:0;width:100%;height:50vh}#feed{height:50vh;background-color:#fff;padding-top:1vh;font-family:Calibri,sans-serif}#footer{position:fixed;bottom:0;z-index:999;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.7);-moz-box-shadow:0 0 30px 0 rgba(0,0,0,.7);box-shadow:0 0 30px 0 rgba(0,0,0,.7)}#feed .logo,#footer .eu{display:block;margin:auto;width:100%}#feed .logo{max-width:470px;margin-bottom:1vh}#footer .eu{max-width:2321px}#feed .item{position:relative;width:94%;margin:auto;margin-bottom:1.4vh;padding:.5vh 1vw .5vh 1vw;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,.5);box-shadow:0 0 15px 0 rgba(0,0,0,.5);max-height:10vh;overflow:hidden;border-radius:10px}#feed .item h1{margin:0;margin-bottom:.4vh;padding-bottom:.4vh;font-size:2.5em;line-height:1.25em;border-bottom:1px dashed #888}#feed .item .description{font-size:2em;line-height:1.5em}#feed .item .shadow{background-color:rgba(255,0,0,.5);height:2vh;width:100%;position:absolute;bottom:0;left:0;right:0;background:rgb(255,255,255);background:linear-gradient(360deg,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%)}#feed .item img{max-width:20vw!important;margin-right:1vw;margin-bottom:.5vw;height:auto!important;float:left;border-radius:5px}