UNPKG

@reginaldo-marinho/rucula-js

Version:

Crie telas em Minutos! 🚀

22 lines (20 loc) • 376 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> </head> <body> <style> body{ margin: 0; } *{ font-family: "DM Sans", sans-serif; } </style> <div id="js"> </div> </body> </html>