Interface_Allixa / index.html
DHEIVER's picture
Update index.html
15ea651 verified
raw
history blame contribute delete
274 Bytes
<!DOCTYPE html>
<html>
<head>
<title>Interface Futurística</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="container">
<div class="circle">
</div>
</div>
<script src="script.js"></script>
</body>
</html>