Just include the jQuery library!
jQuery
<html> <head> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> </head> <body> ...