@import url("https://fonts.googleapis.com/css?family=Voltaire");html{min-height:100%;overflow-x:hidden}html,#world{height:100%}body{background:#e7deb7;font-family:"Voltaire",Helvetica,Arial,sans-serif}body,*{margin:0;padding:0}body,.content h1{font-weight:400}#world{position:absolute;width:100%;overflow:hidden;background:linear-gradient(#e4e0ba,#f7d9aa)}.content{text-align:left;margin:20vh auto}.content,.content h1{position:relative}.content *{pointer-events:visible}.content h1{color:#333;font-size:4em;margin:30px 0}