|  |  | 
 |  |  |     "floors": 1, | 
 |  |  |     "racks": [{ | 
 |  |  |         "type": "rack", | 
 |  |  |         "id": "rack1", | 
 |  |  |         "id": "rack2", | 
 |  |  |         "top": 168, | 
 |  |  |         "left": 463, | 
 |  |  |         "width": 826, | 
 |  |  | 
 |  |  |         "maxBayNo": 18 | 
 |  |  |     }, { | 
 |  |  |         "type": "rack", | 
 |  |  |         "id": "rack2", | 
 |  |  |         "id": "rack1", | 
 |  |  |         "top": 226, | 
 |  |  |         "left": 463, | 
 |  |  |         "width": 826, | 
 |  |  | 
 |  |  |     }], | 
 |  |  |     "rackDescs": [{ | 
 |  |  |         "type": "rackDescs", | 
 |  |  |         "id": "lb_desc2", | 
 |  |  |         "text": "#2", | 
 |  |  |         "id": "lb_desc1", | 
 |  |  |         "text": "#1", | 
 |  |  |         "top": 253, | 
 |  |  |         "left": 1246, | 
 |  |  |         "width": 33, | 
 |  |  |         "height": 23 | 
 |  |  |     }, { | 
 |  |  |         "type": "rackDescs", | 
 |  |  |         "id": "lb_desc1", | 
 |  |  |         "text": "#1", | 
 |  |  |         "id": "lb_desc2", | 
 |  |  |         "text": "#2", | 
 |  |  |         "top": 142, | 
 |  |  |         "left": 1249, | 
 |  |  |         "width": 30, | 
 
 |  |  | 
 |  |  |     <script src="../static/js/jquery/jquery-3.3.1.min.js"></script> | 
 |  |  |     <style> | 
 |  |  |         html{ | 
 |  |  |             transform: scale(0.5) translate(-50%,-50%); | 
 |  |  |             height: 200%; | 
 |  |  |             width: 200%; | 
 |  |  |             transform: scale(1) translate(0,0); | 
 |  |  |             /*transform: scale(0.5) translate(-50%,-50%);*/ | 
 |  |  |             height: 150%; | 
 |  |  |             width: 150%; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |     </style> |