<!DOCTYPE html>
<html>
<head>
<title>Expomoto Top Desktop</title>
<style>
body {
margin: 0;
overflow: hidden;
}
.ad-container {
position: relative;
width: 970px;
height: 90px;
box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16);
margin-top: 1.6em;
margin-bottom: 0.9em;
overflow: hidden;
border-radius: 8px;
will-change: transform;
}
iframe {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
border: none;
padding: 0;
margin: 0;
}
</style>
</head>
<body>
<div class="ad-container">
<a href="%%CLICK_URL_UNESC%%" target="_blank">
<iframe loading="lazy" src="https://www.canva.com/design/DAGICSTnj5I/_A2i9ApXnVurhL5yi-6w_w/watch?embed" allowfullscreen="allowfullscreen" allow="fullscreen"></iframe>
</a>
</div>
</body>
</html>
2
2
1KB
1KB
143.0ms
151.0ms
353.0ms