<script type="text/javascript" src="js/preload.js"></script>
</head>
<body onload="window.electronWindowSetup()">
<webview id="onenote-webview" src="https://www.onenote.com/notebooks" allowpopups style="overflow: hidden; width:100%; height:100%;"></webview>
</body>
</html>