*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.header{padding-bottom:20px;border-bottom:1px solid #3f3f3f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}button{padding:5px 15px;background:transparent;border:2px solid #6462f2;border-radius:5px;color:#6462f2;font-weight:700;-webkit-transition:all .3s ease;transition:all .3s ease}button:hover{background:#6462f2;border-color:#000;color:#fff}.body .item{padding:10px 20px}