Skip to content

Instantly share code, notes, and snippets.

View RafaTorresDev's full-sized avatar

RafaTorresDev

  • Joined Oct 7, 2025
View GitHub Profile
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<title>Calculadora de Custo</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 50px;
}