스크린 해상도에 상관없이 일정한 비율로 상하좌우 중간에 계속 오게끔 어떻게 해야댐?
body에 flex주고 다 묶음 div에 만들면되나?
display: flex | justify-content: center | align-items: center
display: flex | justify-content: center | align-items: center