<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Your Ad Title</title>
<style>
/* Define your ad's styles here */
body {
margin: 0;
padding: 0;
overflow: hidden;
}
.ad-container {
width: 160px;
height: 600px;
background-color: #ffffff;
/* Add your styles for the ad container */
}
/* Add more styles for your ad content */
</style>
</head>
<body>
<div class="ad-container">
<!-- Your ad content goes here -->
<iframe
width="160"
height="600"
src="https://fast.wistia.net/embed/iframe/p87oi7gyzv?seo=true&videoFoam=true"
frameborder="0"
allowfullscreen
></iframe>
</div>
</body>
</html>
18
6
1191KB
2251KB
150.0ms
160.0ms
416.0ms