NetworkPage { width: 100% display: grid justify-content: center div.container { section { margin-bottom: 2rem h2 { font-size: .8rem text-transform: uppercase letter-spacing: 2px } p { } } } }