<html style="minHeight: 100%; position: relative">
<style>
.spacer {
background: repeating-linear-gradient(-55deg, #f9f9f9, #f9f9f9 10px, #fff 10px, #fff 20px);
height:400px;background-color:#eee;display:flex;align-items:center;justify-content:center;
}
</style>
<body style="height: 100vh; margin: 0">
<div class="spacer">
HKK Header
</div>
<div style="height: 160vh; margin: 0 auto;width:920px;box-shadow:0 0 30px rgba(0,0,0,0.15);">
<script
client-id="671c65e8-563e-40b9-8673-f2af1bb113f1"
webapp-base-url="http://localhost:5100"
auth-base-url="http://localhost:3101"
src="http://localhost:5100/embed.js">
</script>
</div>
<div class="spacer">
HKK Footer
</div>
</body>
</html>