.main{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px}.main__header{margin:20px}.main__list{display:flex;flex-wrap:wrap;width:100%;justify-content:space-around;padding-bottom:20px}.main__checklist{max-width:150px;display:flex;align-items:center;justify-content:center}