body { max-width: 30rem; margin: auto; }
section { dispay: flex }
section:nth-of-type(even) { flex-direction: row-reverse;}
body { dispaly: flex;}