_system.css 305 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 .system-main { overflow: hidden; background-color: #444; color: #fff; padding: 0 4%; position: absolute; top: 0; left: 0; p { font-size: 52px; line-height: 60px; &:first-of-type { padding-top: 90px; } } }