andrews/maydo/mobymax.html

22 lines
645 B
HTML

<html>
<head>
<title>MobyMax</title>
<link href="https://fonts.cdnfonts.com/css/instagram-sans-2" rel="stylesheet">
<style>
body {
font-family: 'Instagram Sans', sans-serif;
}
.bgimg {
background-image: url('/background.png');
min-height: 100%;
background-position: center;
background-size: cover;
}
</head>
<body>
<iframe src="https://portal.egusd.net/" name="iframe_a" height="300px" width="100%" title="Iframe Example" style="border:none;"></iframe>
<br><br>
<h2>After logging in with your portal, <a href="https://urls.ziad87.net/nIb2">click here to launch MobyMax.</h2>
</body>
</html>