.App{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;width:100%;height:100%;padding:0;margin:0;border:0;position:absolute;font-size:20px}.App,aside{display:-ms-flexbox;display:flex}aside{width:300px;padding:10px 20px;-ms-flex-direction:column;flex-direction:column}main{padding:10px 20px 10px 0;-ms-flex:1 1;flex:1 1}section.motion{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}section.motion h1{margin:0 0 10px}section.motion div{-ms-flex:1 1;flex:1 1;border:1px solid grey;padding:5px}section.motion div *{border:0}section.timer{background-color:#90ee90;margin:0;text-align:center;margin-bottom:20px}section.timer h3{margin:5px 0}section.timer.warning{background-color:#fffb91}section.timer.ended{background-color:#f08080}section.timer h1{font-size:300%;margin:20px;text-align:center}section.timer p{margin:5px}body{margin:0;padding:0;font-family:sans-serif}
/*# sourceMappingURL=main.aaf37a30.css.map*/