The cursor CSS property sets the mouse cursor, if any, to show when the mouse pointer is over an element. MDN Web Docs vertical-align CSS property - MDN Web Docs - Mozilla
: This property sets the vertical alignment of an inline, inline-block, or table-cell element to the top of its containing box. .kPR6A7mD { vertical-align:top; cursor: pointe...
: This changes the mouse cursor to a hand icon (pointer) when hovering over the element, typically used to indicate that the item is clickable. The cursor CSS property sets the mouse cursor,