.header { display: flex; align-items: center; gap: 10px; > div { flex: 1; display: flex; align-items: center; } } .table { margin: 20px -25px 0; }