The main div enclosing the website has the role set as a button which doesn't allow the cursor to change correctly based on where it is hovering or provide user feedback on what is/isn't a button.
<div role="button" tabindex="0" aria-label="dropzone" class="grow">
The main div enclosing the website has the role set as a button which doesn't allow the cursor to change correctly based on where it is hovering or provide user feedback on what is/isn't a button.
<div role="button" tabindex="0" aria-label="dropzone" class="grow">