@font-face { font-family: 'merriweatherbold'; src: url('fonts/merriweather-bold-webfont.eot'); src: url('fonts/merriweather-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/merriweather-bold-webfont.woff') format('woff'), url('fonts/merriweather-bold-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal }
* { user-select: none; -ms-user-select: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-touch-action: none; touch-action: none; -webkit-touch-callout: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-user-drag: none }
html, body { user-select: none; -ms-user-select: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-touch-action: none; touch-action: none; -webkit-touch-callout: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-user-drag: none; height: 100% }
body { margin: 0; padding: 0; background-color: #000 }
#canvasContainer { position: relative; width: 100%; height: 100%; overflow: hidden; z-index: 2 }
image, canvas { user-select: none; -ms-user-select: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-touch-action: none; touch-action: none; -webkit-touch-callout: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-user-drag: none }
canvas { position: absolute; background-color: #fff }
