header.css 186 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .headerArea { display: flex; justify-content: center; margin-top: 13rem; } .icon { margin-left: 2rem; align-items: left; } .title { text-align: right; font-size: 5rem; }