h1{display:flex;align-items:center;justify-content:center;flex-basis:150px;padding:12px;border-right:5px solid black;margin:0;font-size:24px;-webkit-user-select:none;user-select:none;background-color:#082969;color:#fff}#wrapper{max-width:1000px;margin-left:auto;margin-right:auto}.tier-section{display:flex;border:5px solid black;min-height:50px}.tier-section:not(:first-of-type,:last-of-type){border-top:none}.drop-zone{display:flex;align-items:center;flex-wrap:wrap;flex-basis:100%;background-color:#d3d3d3}.item{display:inline-block;width:40px;height:40px;border:2px solid black;border-radius:8px;margin:0 8px;opacity:.999}#unranked-section{margin-top:18px}#blue{background-color:#00f}#red{background-color:red}#green{background-color:green}
