main
html 14 lines 263 Bytes
Raw
1 <script src="shared.js"></script>
2 <link rel="stylesheet" href="shared.css" />
3 <style>
4 html, body {
5 min-width: 286px;
6 min-height: 33px;
7 }
8
9 </style>
10 <p>
11 <b>This is a restricted browser page.</b>
12 <br />
13 React devtools cannot access this page.
14 </p>