CSS Humor

Thor’s Hammer Position Fixed Important Bottom Zero

.Thor's-Hammer > * {
  position: fixed !important;
  bottom: 0;
}

From @jozef_kucera