Skip to content

Instantly share code, notes, and snippets.

View GahPimenta's full-sized avatar

GahPimenta

  • Joined Aug 27, 2025
View GitHub Profile
@GahPimenta
GahPimenta / index.html
Created September 24, 2025 14:48
Untitled
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SimpleChat</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Barra superior -->