form { display: flex; flex-direction: column; } .checkbox-container { display: flex; } input { margin-bottom: 10px; }