Skip to content

Instantly share code, notes, and snippets.

View anik13343-web's full-sized avatar

anik13343-web

  • Joined Oct 7, 2025
View GitHub Profile
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>ACCESS: BREACHING — PRANK</title>
<style>
html,body{height:100%;margin:0;background:#05060a;color:#39ff96;font-family:monospace;}
.wrap{padding:4vw;display:flex;flex-direction:column;gap:3vw;align-items:center;justify-content:center;min-height:100%;}
.header{font-size:6.5vw;color:#ff6b6b;text-align:center;text-shadow:0 0 8px rgba(255,100,100,0.25);}