Site Seized by FinFeds
body {
margin: 0;
padding: 0;
min-height: 100vh;
background-color: #000;
color: #fff;
font-family: 'Courier New', monospace;
overflow: hidden;
position: relative;
}
.scanline {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100px;
background: linear-gradient(
to bottom,
transparent 0%,
rgba(32, 128, 255, 0.2) 10%,
rgba(32, 128, 255, 0.2) 100%
);
opacity: 0.1;
animation: scanline 8s linear infinite;
pointer-events: none;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 20px;
text-align: center;
position: relative;
z-index: 2;
}
.logo {
width: 300px;
height: 300px;
margin: 20px auto;
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/5/59/Seal_of_the_FBI.svg/2048px-Seal_of_the_FBI.svg.png');
background-size: cover;
filter: grayscale(100%);
background-position: center;
}
.glitch-text {
font-size: 5rem;
font-weight: bold;
color: #1a00ab;
text-transform: uppercase;
margin: 30px 0;
position: relative;
animation: glitch 0.5s infinite;
}
.notice-box {
background: rgba(0, 71, 171, 0.1);
border: 2px solid #0047ab;
padding: 40px;
margin: 40px auto;
max-width: 800px;
position: relative;
overflow: hidden;
z-index: 3;
}
.notice-box::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background:
linear-gradient(
45deg,
transparent 0%,
rgba(0, 71, 171, 0.1) 50%,
transparent 100%
);
animation: pulse 2s infinite;
}
.warning-text {
font-size: 2rem;
color: #fff;
margin: 20px 0;
text-transform: uppercase;
text-shadow: 0 0 10px #0047ab;
}
.details-text {
font-size: 1.2rem;
color: #fff;
margin: 20px 0;
line-height: 1.6;
}
.discord-link {
display: inline-block;
background: #0047ab;
color: #fff;
padding: 15px 40px;
text-decoration: none;
font-size: 1.4rem;
margin: 30px 0;
border: 2px solid #fff;
text-transform: uppercase;
transition: all 0.3s ease;
animation: pulse 2s infinite;
position: relative;
z-index: 4;
pointer-events: auto;
}
.discord-link:hover {
background: #fff;
color: #0047ab;
box-shadow: 0 0 20px #0047ab;
}
.flag-colors {
display: flex;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 10px;
}
.flag-blue {
flex: 1;
background: #0047ab;
}
.footer {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background: #0047ab;
color: #fff;
padding: 15px;
text-align: center;
font-size: 1.2rem;
text-transform: uppercase;
border-top: 2px solid #fff;
z-index: 5;
}
.matrix-bg {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: repeating-linear-gradient(
0deg,
rgba(0, 71, 171, 0.1) 0px,
rgba(0, 71, 171, 0.1) 1px,
transparent 1px,
transparent 2px
);
pointer-events: none;
z-index: 0;
}
Site Seized
THIS DOMAIN HAS BEEN COMPROMISED
Your security infrastructure has been breached by FinFeds. This domain is now under our control. All system access has been restricted and data has been secured.
JOIN FINFEDS
SECURED BY FEDERALS • DISCORD.GG/FINFEDS