12 lines
332 B
HTML
12 lines
332 B
HTML
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
body {width:700; height:200;}
|
|
</style>
|
|
</head>
|
|
<body style="background-color: #2d2d2d; overflow-y: hidden">
|
|
<iframe src="https://legend-of-iphoenix.github.io/UniChatDemo/Chrome%20Extension/UnichatEMBED.html" width="100%" height="100%" frameborder="0">
|
|
</iframe>
|
|
</body>
|
|
</html>
|