mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-18 19:50:58 -04:00
8 lines
182 B
HTML
8 lines
182 B
HTML
|
|
<link rel="stylesheet" href="./style.css" />
|
|
<div id="mainContainer">
|
|
<label id="goalLabel"></label>
|
|
<label id="subCountLabel"></label>
|
|
</div>
|
|
|
|
<script src="./script.js"></script> |