Skip to content

Instantly share code, notes, and snippets.

View adrielcruz9966-a11y's full-sized avatar

adrielcruz9966-a11y

View GitHub Profile
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pilates em Casa - Última Chance</title>
<style>
* {
margin: 0;
padding: 0;
<!doctype html>
<html lang="pt-BR">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Landing Simples — CodePen</title>
<meta name="description" content="Pequeno site/landing para colocar no CodePen. HTML, CSS e JS prontos." />
<style>
:root{
--bg:#0f1724;