1. <script src="shared.js"></script>
    
  2. <link rel="stylesheet" href="shared.css" />
    
  3. <style>
    
  4.   html, body {
    
  5.     min-width: 460px;
    
  6.     min-height: 39px;
    
  7.   }
    
  8. 
    
  9.   hr {
    
  10.     width: 100%;
    
  11.   }
    
  12. </style>
    
  13. <p>
    
  14.   <b>This page is using the production build of React. &#x2705;</b>
    
  15.   <br />
    
  16.   Open the developer tools, and  "Components" and "Profiler" tabs will appear to the right.
    
  17. </p>