Skip to content

Instantly share code, notes, and snippets.

View matheuswitaski-arch's full-sized avatar

matheuswitaski-arch

  • Joined Oct 12, 2025
View GitHub Profile
@matheuswitaski-arch
matheuswitaski-arch / index.html
Last active October 12, 2025 02:25
index.html
<!doctype html>
<html lang="pt-BR">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Mini Zoera — Duo Lab</title>
<style>
:root{
--bg:#0f1724; --card:#0b1220; --accent:#3A7BD5; --text:#eef2ff;
}