body {
  display: flex;
  flex-direction: column;
}

.top-text-content {
  order: 9999;
}
