A simple and easy-to-use library for draggability
https://davve77.github.io/DraggableFloatingWindow/example/
The example above uses this library to create a draggable floating window.
More functionality is hopefully coming soon.
<script src="https://raw.githubusercontent.com/davve77/DraggableFloatingWindow/main/main.min.js"></script>
new Draggable(elementToDrag).load();