Skip to content

Instantly share code, notes, and snippets.

View wineurya's full-sized avatar
🥭

winnie wineurya

🥭
View GitHub Profile
@wineurya
wineurya / halo-control-minimal.html
Created April 14, 2026 14:51
Halo Control minimal SF Pro
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Halo Control</title>
<style>
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
body{background:#F4F4F7;min-height:100vh}
:root{