1 2 3 4 5 6 7 8 9 10 11 12 13 14
main { max-width: 55em; justify-self: center; } .icons p { display: flex; } .icons img { margin: 0 .5em; width: 2em; filter: brightness(0); }