body{flex-direction:column;justify-content:center;align-items:center;display:flex}div.tpir-wheel-container{background-image:url(/tpir-wheel/background.png);background-size:100% 100%;flex-direction:row;justify-content:center;align-items:stretch;display:flex}div.tpir-wheel-container div.wheel-container{flex-direction:row;justify-content:center;align-items:center;display:flex}div.tpir-wheel-container div.left-panel{width:415px;height:600px}div.tpir-wheel-container div.right-panel{flex-direction:row;justify-content:flex-start;align-items:center;width:415px;height:600px;display:flex}div.tpir-wheel-container div#pointer-panel{align-items:left;background-color:#0000;background-image:url(/tpir-wheel/pointer.png);background-size:100% 100%;flex-direction:column;justify-content:center;width:100px;height:150px;display:flex}div.tpir-wheel-container div.wedge{color:#fff;background-color:#000;background-size:100% 100%;justify-content:center;align-items:center;width:150px;font-family:Impact;font-size:200%;display:flex}div.tpir-wheel-container div.wedge>p{color:#fff}div.tpir-wheel-container div.green{color:teal;background-color:green}div.tpir-wheel-container div.dollar{color:red}div.tpir-wheel-container div.vert{flex-direction:column;justify-content:center;display:flex}
