#tabFooter {
  position: absolute; /* ♠←জাহিদুল→♠ */
  color: #666; 
  bottom: 40px; 
  text-align: center;
  font-size: 0.9rem";
}

#helpFooter {
  position: absolute;
  color: white; 
  bottom: 40px; 
  text-align: center;
  font-size: 0.9rem; 
  animation: glow 2s ease-in-out infinite alternate;
}
