a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body .hide{display:none}body .car{width:50px;height:100px;background:transparent url('/trafficracer/assets/img/car_black.svg') center/cover no-repeat;position:absolute;left:125px;bottom:10px}body .enemy{width:50px;height:110px;position:absolute}body .game{height:100vh;display:flex;justify-content:center;align-self:center}body .gameArea{width:300px;height:100vh;position:relative;margin:auto;background:#4d4c4c;overflow:hidden}body .line{position:absolute;width:10px;background:#fff;left:145px}body .start{position:absolute;left:0;top:0;width:100%;margin:0;padding:2rem 0;text-align:center;z-index:200;color:#fff;font-size:1.5rem;background:black;cursor:pointer;font-family:sans-serif;font-weight:700}body .score{position:absolute;top:0;left:0;width:100%;background:black;padding:1rem 0;z-index:200;font-size:1.5rem;color:skyblue;text-align:center;font-family:sans-serif;font-weight:500}body .btn{padding:10px 30px}