.hackedmain { display: flex; justify-content: center; } .hackedheader { font-size: 1.5em; } .hackedlist a { color: pink; } .hackedlist { display: flex; justify-content: center; align-items: center; flex-direction: column; }