@use 'reset'; body { font-size: 1.22em; } header { display: grid; } input { border: 1px solid black; height: 36px; font-size: 28px; padding: 3px; } .item-search-card { display: flex; flex-direction: row; }