1main {2 display: flex;3 flex-direction: column;4 justify-content: center;5 align-items: center;6}7.search-form {8 padding: 20px 0;9}10