Spaces:
Running
Running
File size: 274 Bytes
75d3001 15ea651 75d3001 15ea651 f307513 75d3001 15ea651 f307513 15ea651 75d3001 15ea651 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<!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>
|