body { height: 100%; background-size: cover; }
.footer-container {
  position: fixed;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.4);
}

.footer-button { margin: 5px 20px; }