working on phishing

This commit is contained in:
n0mad1k
2025-07-09 11:30:04 -04:00
parent 36de65ba60
commit 8673559470
3 changed files with 41 additions and 1 deletions
@@ -6,7 +6,10 @@
<style>
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: linear-gradient(135deg, #f0f0f0, #e0e0e0);
background-image: url('../illustration');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
margin: 0;
padding: 0;
height: 100vh;