@import url("https://fonts.googleapis.com/css?family=Exo:100");@keyframes bg-scrolling-reverse{to{background-position:50px 50px}}@keyframes bg-scrolling{0%{background-position:50px 50px}}body{margin-top:13.5rem;color:#999;font:400 16px/1.5 exo,ubuntu,segoe ui,helvetica,arial,sans-serif;text-align:center;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAIAAACRXR/mAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABnSURBVHja7M5RDYAwDEXRDgmvEocnlrQS2SwUFST9uEfBGWs9c97nbGtDcquqiKhOImLs/UpuzVzWEi1atGjRokWLFi1atGjRokWLFi1atGjRokWLFi1af7Ukz8xWp8z8AAAA//8DAJ4LoEAAlL1nAAAAAElFTkSuQmCC") repeat 0 0;animation:bg-scrolling-reverse .92s infinite;animation-timing-function:linear}h1{font-size:4rem}p{font-size:2rem}main{text-align:center;width:80vw;margin:0 auto;min-height:60vh}a,a:visited{text-decoration:none;color:#999}a:hover{color:#777}