Spaces:
Running
Running
| <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> | |