1182414.html (353B)
1 <!DOCTYPE html> 2 <html class="reftest-paged"> 3 <head> 4 <meta charset="UTF-8"> 5 <style type="text/css"> 6 #menu { position: fixed; left: 0px; top: 0px; } 7 </style> 8 </head> 9 <body> 10 <svg id="canvas" width="2427" height="2295.5" version="1.1" xmlns="http://www.w3.org/2000/svg"></svg> 11 12 <div id="menu"> 13 <input id="chooseSize" type="range"> 14 </div> 15 </body> 16 </html>