-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
30 lines (30 loc) · 991 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Static Template</title>
</head>
<body style="margin: 0;">
<iframe
src="https://memed.com.br/login#/login"
width="100%"
height="700"
style="border: none;"
></iframe>
<div class="container-fluid" style="align-items: center;">
<iframe
src="https://www.bing.com/search?form=NTPCHB&q=Ol%C3%A1+meu+nome+e+DMC+sou+uma+institui%C3%A7%C3%A3o-de-saude+em+itabira+minas+gerais+responda+em+portugues&showconv=1"
style="width: 100%; height: 700px;"
allow="microphone"
></iframe>
<p style="text-align: center;">
<img
width="45%"
src="https://samsunghealthcare.com/resources/_img/sub/product/HS50_OB/img_slider_hs50_ob02.png"
/>
</p>
</div>
</body>
</html>