#footer_container {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 10/1;
  background-color: rgba(0,0,0,0.1);
}