1<!doctype html>
2<html lang="en">
3<head>
4<title>
5Example Domain</title>
6<link rel="icon" href="data:,">
7<meta name="viewport" content="width=device-width, initial-scale=1">
8<style>
9body{background:#eee;width:60vw;margin:15vh auto;font-family:system-ui,sans-serif}h1{font-size:1.5em}div{opacity:0.8}a:link,a:visited{color:#348}</style>
10</head>
11<body>
12<div>
13<h1>
14Example Domain</h1>
15<p>
16This domain is for use in documentation examples without needing permission. Avoid use in operations.</p>
17<p>
18<a href="https://iana.org/domains/example">
19Learn more</a>
20</p>
21</div>
22</body>
23</html>
24