// Use this instead of <br> so you can use css to change height: /* The best spacer ever invented */ hr.space-1 { background: transparent; color: transparent; margin: 0; border-style: none; height: 1vw; } <hr class="space-1">