/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{overflow-y:scroll;margin-top:40px}body{font-size:16px;background-color:#191919;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}#header{min-width:300px;width:100%;position:fixed;top:0px;z-index:11;line-height:40px;color:white;background-color:#191919}#header #top{height:40px}#header #top input{height:100%;font-size:16px;width:100%;border:0px;padding:0px;margin:0px;background:transparent;color:#bbb;outline:none}#header #top #settings span{font-size:12px;height:30px;line-height:30px;width:30px;background-color:#bbb;border-radius:50%;display:inline-block;text-align:center;color:transparent;text-shadow:0 0 0 #191919}#header #top #magnify{padding:0px 10px}#header #top #search-container{-webkit-box-flex:1;-ms-flex:1;flex:1}#header #top>div{display:-webkit-box;display:-ms-flexbox;display:flex}#header #bottom{width:100%;display:none}.gray{opacity:0.33}#content{line-height:133%}@media screen and (min-width:925px){#content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}#content .post{text-decoration:none;color:#a2a3a4;display:block;padding:7px;overflow:hidden;background-color:#202020;-webkit-transition:300ms linear;transition:300ms linear;margin-bottom:5px}@media screen and (min-width:925px){#content .post{height:300px;width:280px;padding:10px;margin-left:5px}}#content .post.new{background-color:#5f5f5f!important;-webkit-transition:none;transition:none}#content .post:hover{background-color:#2b2b2b}#content .post:focus{outline:0}#content .post .favicon{height:16px;width:16px;margin-right:6px;margin-bottom:3px;vertical-align:middle}#content .post .resize{width:100px;max-height:100px;overflow:hidden;display:block;float:left;margin-right:15px;margin-bottom:5px;margin-top:10px}#content .post .resize .thumb{width:100%}#content .post .title{font-family:"Verdana",sans-serif;display:block;margin-bottom:5px;color:white}#keypress{position:fixed;z-index:10;width:100%;text-align:center;font-family:verdana;font-size:100px;color:white;word-wrap:break-word}#keypress.error{color:red}#loading{margin:35px auto 50px;width:70%;height:6px;background:#e0e0e0;border-radius:3px;overflow:hidden;position:relative;visibility:hidden}#loading.visible{visibility:visible}#loading .fill{position:absolute;top:0;left:0;height:100%;width:0%;background:-webkit-gradient(linear,left top,right top,from(#007aff),to(#00c3ff));background:linear-gradient(90deg,#007aff,#00c3ff);-webkit-animation:loading 2s infinite;animation:loading 2s infinite}@media screen and (min-width:925px){#loading{width:35%}}@-webkit-keyframes loading{0%{left:-100%;width:100%}50%{left:25%;width:50%}to{left:100%;width:100%}}@keyframes loading{0%{left:-100%;width:100%}50%{left:25%;width:50%}to{left:100%;width:100%}}