1.features { 2 display: flex; 3 align-items: center; 4 padding: 2rem 0; 5 width: 100%; 6} 7 8.featureSvg { 9 height: 200px; 10 width: 200px; 11} 12