JSFiddle - React, Tailwind, and code Playground

by 亮 薛

HTML

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
    <iframe src="https://chat.xueliang.org" frameborder="0"></iframe>
</body>
</html>

CSS

iframe {
/*   height: 1792px;
  width: 828px; */
  /* height: 896px; */
width: 460px;
height: 800px;
  /* width: 276px; */
}