transform-origin: center center;
transform: perspective(800px) rotate3d(1,0,0,70deg);
transform-style: preserve-3d;
box-shadow: 0 1px 10px rgba(0,0,0,0.7),
inset 0 1px 10px rgba(0,0,0,0.8),
inset 0 -10px 1px rgba(255,255,255,0.6);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(232,232,232,1) 63%,rgba(196,196,196,1) 100%);
animation: go 5s cubic-bezier(.1,0,.52,1.4) infinite;
box-shadow: inset 0 0 20px rgba(0,0,0,0.2),
inset 0 0 3px rgba(0,0,0,0.3);
background: linear-gradient(to right, #9e1a16 0%,#bb1a1a 8%,#ea4f20 50%,#bb1a1a 95%,#9e1a16 100%);
transform-origin: 50% 100%;
transform: translate3d(0, 0, 15px) rotate(180deg);
transform-style: preserve-3d;
transform-origin: 100% 100%;
transform: rotate3d(0,1,0,-90deg);
background-color: orange;
transform: rotate3d(0,1,0,90deg);
background: radial-gradient(ellipse at center, #9e1a16 0%,#bb1a1a 20%,#ea4f20 50%,#bb1a1a 80%,#9e1a16 100%);
border-radius: 50% 50% 0 0;
transform-origin: 100% 100%;
transform: rotate3d(1,0,0,90deg);
background-color: rgba(0,0,0,0.3);
transform: translate3d(1px, 0, -15px);
box-shadow: 0 0 2px rgba(0,0,0,0.8);
transform-origin: 50% 100%;
#face-hour .line:nth-child(1) {transform: rotate(30deg);}
#face-hour .line:nth-child(2) {transform: rotate(60deg);}
#face-hour .line:nth-child(3) {transform: rotate(90deg);}
#face-hour .line:nth-child(4) {transform: rotate(120deg);}
#face-hour .line:nth-child(5) {transform: rotate(150deg);}
#face-hour .line:nth-child(6) {transform: rotate(180deg);}
#face-hour .line:nth-child(7) {transform: rotate(210deg);}
#face-hour .line:nth-child(8) {transform: rotate(240deg);}
#face-hour .line:nth-child(9) {transform: rotate(270deg);}
#face-hour .line:nth-child(10) {transform: rotate(300deg);}
#face-hour .line:nth-child(11) {transform: rotate(330deg);}
#face-hour .line:nth-child(12) {transform: rotate(360deg);}
#face-minute .line:nth-child(1) {transform: rotate(6deg);}
#face-minute .line:nth-child(2) {transform: rotate(12deg);}
#face-minute .line:nth-child(3) {transform: rotate(18deg);}
#face-minute .line:nth-child(4) {transform: rotate(24deg);}
#face-minute .line:nth-child(5) {transform: rotate(36deg);}
#face-minute .line:nth-child(6) {transform: rotate(42deg);}
#face-minute .line:nth-child(7) {transform: rotate(48deg);}
#face-minute .line:nth-child(8) {transform: rotate(54deg);}
#face-minute .line:nth-child(9) {transform: rotate(66deg);}
#face-minute .line:nth-child(10) {transform: rotate(72deg);}
#face-minute .line:nth-child(11) {transform: rotate(78deg);}
#face-minute .line:nth-child(12) {transform: rotate(84deg);}
#face-minute .line:nth-child(13) {transform: rotate(96deg);}
#face-minute .line:nth-child(14) {transform: rotate(102deg);}
#face-minute .line:nth-child(15) {transform: rotate(108deg);}
#face-minute .line:nth-child(16) {transform: rotate(114deg);}
#face-minute .line:nth-child(17) {transform: rotate(126deg);}
#face-minute .line:nth-child(18) {transform: rotate(132deg);}
#face-minute .line:nth-child(19) {transform: rotate(138deg);}
#face-minute .line:nth-child(20) {transform: rotate(144deg);}
#face-minute .line:nth-child(21) {transform: rotate(156deg);}
#face-minute .line:nth-child(22) {transform: rotate(162deg);}
#face-minute .line:nth-child(23) {transform: rotate(168deg);}
#face-minute .line:nth-child(24) {transform: rotate(174deg);}
#face-minute .line:nth-child(25) {transform: rotate(186deg);}
#face-minute .line:nth-child(26) {transform: rotate(192deg);}
#face-minute .line:nth-child(27) {transform: rotate(198deg);}
#face-minute .line:nth-child(28) {transform: rotate(204deg);}
#face-minute .line:nth-child(29) {transform: rotate(216deg);}
#face-minute .line:nth-child(30) {transform: rotate(222deg);}
#face-minute .line:nth-child(31) {transform: rotate(228deg);}
#face-minute .line:nth-child(32) {transform: rotate(234deg);}
#face-minute .line:nth-child(33) {transform: rotate(246deg);}
#face-minute .line:nth-child(34) {transform: rotate(252deg);}
#face-minute .line:nth-child(35) {transform: rotate(258deg);}
#face-minute .line:nth-child(36) {transform: rotate(264deg);}
#face-minute .line:nth-child(37) {transform: rotate(276deg);}
#face-minute .line:nth-child(38) {transform: rotate(282deg);}
#face-minute .line:nth-child(39) {transform: rotate(288deg);}
#face-minute .line:nth-child(40) {transform: rotate(294deg);}
#face-minute .line:nth-child(41) {transform: rotate(306deg);}
#face-minute .line:nth-child(42) {transform: rotate(312deg);}
#face-minute .line:nth-child(43) {transform: rotate(318deg);}
#face-minute .line:nth-child(44) {transform: rotate(324deg);}
#face-minute .line:nth-child(45) {transform: rotate(336deg);}
#face-minute .line:nth-child(46) {transform: rotate(342deg);}
#face-minute .line:nth-child(47) {transform: rotate(348deg);}
#face-minute .line:nth-child(48) {transform: rotate(354deg);}
transform: rotate(-6deg);
transform: rotate(-12deg);
transform: rotate(-18deg);
transform: rotate(-24deg);
transform: rotate(-30deg);