79686715

Date: 2025-07-02 01:14:02
Score: 1.5
Natty:
Report link
    <script>
     window.setInterval(function() {
     var elem = document.getElementById('fixed');
     elem.scrollTop = elem.scrollHeight;  }, 3000);
    </script>

This worked well based on @johnscoops answer

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Gunay Anach