You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

21 lines
393 B

<!DOCTYPE html>
<html lang="en">
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div class="person">
<h1>Max Power</h1>
<p>Level: 99</p>
</div>
<div class="person">
<h1>Abu Jafar</h1>
<p>Level: 55</p>
</div>
<div id="p1"></div>
<div id="p2"></div>
<div id="app"></div>
</body>
</html>