page{ background-color: #ebebeb; } .list { border-radius: 0.5rem; background-color: #fff; margin: 0.2rem; } .list-item { display: flex; padding: 0.4rem 1rem; } .list-item label { width: 6rem; margin-right: 2rem; } .list-item image { width: 6rem; }