footer {
  display: none;

#scrollTopBtn:hover {
  transform: translateY(-2px);
  background: #333;  /* slightly lighter on hover for contrast */
}