At the page http://form.kr/q/upperLink06.php all links including upper link with text “DIV” and under links are clickable.
I like to make the upper link is positioned centered horizontally.
The page at http://form.kr/q/upperLink07.php is one of my trials by adding “align-items: center; justify-content: center;”.
However, it seems not to work.