Mr. David Simpson brings a wealth of experience spanning over four decades in the realm of property investment. With an extensive background that encompasses all classes of assets,
bottom of page
/* Hide scrollbar for WebKit browsers (Chrome, Safari, Edge) */
::-webkit-scrollbar {
display: none;
}
/* Hide scrollbar for Firefox */
html {
scrollbar-width: none;
}
/* Hide scrollbar for IE and Edge */
body {
-ms-overflow-style: none;
}