Assuming scrollbar is required, the following 2 results were found.
off the clouds as another div layer, specified the width and height and specified it's left. It caused the horizontal scrollbar which is a bit annoying because you scroll to the right and theres nothing but some background image. Also the footer was at...
Win32 Constantshttps://www.joellipman.com/articles/automation/autohotkey/win32-constants.html
= $0133 Const WM_CTLCOLORLISTBOX = $0134 Const WM_CTLCOLORBTN = $0135 Const WM_CTLCOLORDLG = $0136 Const WM_CTLCOLORSCROLLBAR = $0137 Const WM_CTLCOLORSTATIC = $0138 Const WM_MOUSEMOVE = $0200 Const WM_LBUTTONDOWN = $0201 Const WM_LBUTTONUP = $0202...