body{margin:0;padding:0;box-sizing:border-box;font-family:Roboto}.banner{background-color:#fafafa;height:50vh;display:flex;align-items:center;justify-content:center}.banner__container{width:100%;max-width:1200px;display:flex;align-items:center;justify-content:center}.banner__item{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.banner__item img{height:256px;width:256px;margin-bottom:32px}header{padding:10;font-size:48px;font-weight:700;color:#333;margin-bottom:32px}.todo-list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.box{height:400px;width:500px}
