Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WiFi Connection Portal</title>
<style>
:root {
--primary-color: #0079c1;
--secondary-color: #ff5722;