1. <script src="shared.js"></script>
    
  2. <link rel="stylesheet" href="shared.css" />
    
  3. <style>
    
  4.   html, body {
    
  5.     min-width: 410px;
    
  6.     min-height: 33px;
    
  7.   }
    
  8. 
    
  9.   hr {
    
  10.     width: 100%;
    
  11.   }
    
  12. </style>
    
  13. <p>
    
  14.   <b>This page doesn&rsquo;t appear to be using React.</b>
    
  15.   <br />
    
  16.   If this seems wrong, follow the <a href="https://github.com/facebook/react/tree/main/packages/react-devtools#the-react-tab-doesnt-show-up">troubleshooting instructions</a>.
    
  17. </p>