*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:sans-serif}main{color:#fff;flex-direction:column;height:100svh;padding:16px;display:flex}header{justify-content:space-between;padding-bottom:12px;display:flex}header>*{width:50%;margin:0}.list{border-radius:8px;flex-grow:1;height:100%;overflow-y:auto}
