* 🎨 Removing trailing whitespace
This was caused by my editor
* 🐛 scroll getters return numbers, not void
Box::getScroll returns a number according to the documentation
Box::getScrollHeight returns a number according to the documentation
Box::getScrollPerc returns a number according to the documentation