*{box-sizing:border-box}body{margin:0;background-color:#fff;color:#111;font-family:Euphemia, Euphemia UCAS, Aboriginal Sans, sans-serif}h1,h2,h3,h4{margin:0}h1,h2,h3,h4{text-align:center}main{display:grid;grid-template-areas:"header header  header   header   header   header   header   header   header" "const  convrs  convrs   convrs   months   months   months   interog  sound" "const  convrs  convrs   convrs   months   months   months   comeand  sound" "const  dayswk  counting counting counting counting time     time     sound" "const  wahkoh  personal emphatic emphatic conjugtn conjugtn conjugtn sound" "const  animals ptsbody  verbs    verbs    tenses   demonstr demonstr sound" "const  animals ptsbody  dirs     dirs     dirs     demonstr demonstr sound" "vowels vowels  vowels   vowels   vowels   vowels   vowels   vowels   vowels"}main>header{grid-area:header}main>.conversation{grid-area:convrs}main>.months-of-the-year{grid-area:months}main>.interrogative-particles{grid-area:interog}main>.come-and{grid-area:comeand}main>.days-of-the-week{grid-area:dayswk}main>.my-relations{grid-area:wahkoh}main>.personal-pronouns{grid-area:personal}main>.emphatic-pronouns{grid-area:emphatic}main>.verb-conjugation{grid-area:conjugtn}main>.counting{grid-area:counting}main>.telling-time{grid-area:time}main>.animals{grid-area:animals}main>.parts-of-the-body{grid-area:ptsbody}main>.types-of-verbs{grid-area:verbs}main>.tenses{grid-area:tenses}main>.demonstrative-pronouns{grid-area:demonstr}main>.directions{grid-area:dirs}main>.consonants{grid-area:const}main>.english-sounds{grid-area:sound}main>.vowels{grid-area:vowels}main>section{padding:1rem}main>header{background-color:maroon;color:#fff}main>.consonants{background-color:#00F;color:#FFF}main>.english-sounds{background-color:#FF0;color:#111}main>.vowels{display:flex;flex-direction:row}dl.inline{display:flex;flex-flow:row;flex-wrap:wrap}dl.inline>dt{flex:0 0 50%}dl.inline>dd{flex:0 0 50%;margin-left:auto}
