*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0;display:flex;flex-direction:column}body{background:#f0f0f0}.controlPanel{display:flex;flex-direction:column;padding:2rem}@media screen and (min-width: 992px){#root{flex-direction:row}}
