Skip to content

Instantly share code, notes, and snippets.

@fabiotadeu
fabiotadeu / index-comercial.html
Created May 20, 2026 03:14
Le Pera Dashboard Comercial
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Le Pera — Relatório Comercial</title>
<script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.0/dist/chart.umd.min.js"></script>
<style>
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
:root{