@font-face{font-family:fbfont1;src:url(/fonts/FlappyBird.ttf)}@font-face{font-family:fbfont2;src:url(/fonts/FlappyBird1.ttf)}*{cursor:default}body{background-color:gray;font-family:fbfont2,sans-serif}#screenElements{width:100%;height:100%;position:absolute;top:0;left:0}canvas{width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:pixelated;animation:92000s linear infinite backgroundAnimation;position:absolute;top:0;left:0}@keyframes backgroundAnimation{to{background-position:0 0}0%{background-position:900000% 0}}
