/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html{
    font-family:"Courier New", Courier;
    line-height:1.15;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,footer,header,nav,section{
    display:block
}

figcaption,figure,main{
    display:a
}
figure{
    margin:1em 40px
}
hr{
    box-sizing:content-box;
    height:0;
    overflow:visible
}
pre{
    font-family:"Courier New", Courier;
    font-size:1em
}
a{
    background-color:transparent;
    -webkit-text-decoration-skip:objects
}
a:active,a:hover{
    outline-width:0
}
code,kbd,samp{
    font-family:"Courier New", Courier;
    font-size:1em
}
mark{
    background-color:#ff0;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
audio,video{
    display:inline-block
}
audio:not([controls]){
    display:none;
    height:0
}
img{
    border-style:none
}
svg:not(:root){
    overflow:hidden
}
button,input,optgroup,select,textarea{
    font-family:"Courier New", Courier;
    font-size:100%;
    line-height:1.15;
    margin:0
}
button,input{
    overflow:visible
}
button,select{
    text-transform:none
}
[type=reset],[type=submit],button,html [type=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{
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}
legend{
    box-sizing:border-box;
    color:inherit;
    display:table;
    max-width:100%;
    padding:0;
    white-space:normal
}
progress{
    display:inline-block;
    vertical-align:baseline
}
textarea{
    overflow:auto
}
[type=checkbox],[type=radio]{
    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-cancel-button,[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
details,menu{
    display:block
}
summary{
    display:list-item
}
canvas{
    display:inline-block
}
template{
    display:none
}
[hidden]{
    display:none
}
@font-face{
    font-family:"Courier New", Courier;
    src:url(../fonts/hext.eot?#iefix) format("embedded-opentype"),url(../fonts/hext.otf) format("opentype"),url(../fonts/hext.woff) format("woff"),url(hext.ttf) format("truetype"),url(../fonts/hext.svg#hext) format("svg");
    font-weight:2;
    font-style:normal
}
*,:after,:before{
    box-sizing:border-box
}
.image-preload{
    position:absolute;
    left:-9999px
}
.nosupport{
    display:none;
    margin:0 auto;
    font-size:1.25em;
    padding:1em;
    position:fixed;
    bottom:0;
    width:100vw;
    background:#a74e71;
    z-index:1000
}
.no-webgl .nosupport{
    display:block
}
body{
    background-color:#000;
        background:url(../img/innocence/innocence-bg.jpg) no-repeat center center fixed;
    background-size:cover!important
}
body,h1{
    color:#fff;
    font-family:"Courier New", Courier;
    font-size:24px;
    font-weight:1;
    text-align:left;
    -webkit-text-fill-color:transparent;
    -webkit-text-stroke-width:0.5px;
    -webkit-text-stroke-color:#fff;
    -webkit-font-smoothing:subpixel-antialiased;
    -webkit-font-smoothing:antialiased
}
a,a:active,a:focus,a:hover,a:visited{
    color:#fff;
    text-decoration:none;
    display:block
}
a:hover{
    -webkit-text-fill-color:#fff
}
.container{
    max-width:100vw;
    max-height:100vh
}
canvas{
    z-index:20;
    opacity:.8;
    display:block;
    pointer-events:none
}
.cover{
    max-width:100vw;
    max-height:100vh;
    z-index:12;
    position:absolute;
    width:100%;
    top:50%;
    left:50%;
    -webkit-transform:translateY(-50%) translateX(-50%);
    transform:translateY(-50%) translateX(-50%)
}
.cover img{
    max-width:100%;
    box-shadow:0 0 150px #000
}
#title{
    z-index:9;
    position:relative;
    margin:0 0 .474em
}
#title h1{
    margin:0
}
#counter{
    z-index:9;
    position:relative;
    margin-top:.332em
}
@media screen and (max-width:768px){
    body,h1{
        font-size:28px;
        -webkit-text-stroke-width:1px
    }
    .cover img{
        width:80%;
        max-width:400px
    }
}
