negetive margin 공부 메인메뉴 h2 태그 안보이게 하기 위해서 display: none; ->이렇게 하면 안됨. 왜냐면 아예 없애버리는거기땨문에, 접근이 불가능. 접근을 할 수 있도록 해야지 -> 화면 밖으로 나가버리게 한다. 근데 스크린리더가 읽을때
flex-direction, flex-wrap,justify-content align-items 같은 flex-box요소들과, flex-grow, flex-basis, align-self 같은 flex-item요소들에 대해 다룬다.
Layout을 이루는 box, inline 요소들의 display, visibility, float, position, overflow, z-index에 대해 다룬다.