#root { min-height: 100vh; display: flex; flex-direction: column; } footer { margin-top: auto; } .box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }