<html>
<head>
<style>
::-webkit-scrollbar {
display: none;
}
</style>
</head>
<body>
<div>
<img src="/src/renderer/static/invest-logo.png">
</div>
</body>
</html>