Merge pull request #2 from SrIzan10/copilot/add-disclaimer-to-page

This commit is contained in:
2025-10-12 23:39:49 +02:00
committed by GitHub

View File

@@ -283,10 +283,25 @@ app.get('/', (req, res) => {
margin: 20px 0;
animation: blink 1s infinite;
}
.disclaimer {
background-color: #ffcccc;
border: 5px solid #ff0000;
padding: 15px;
margin-bottom: 20px;
text-align: center;
color: #000000;
text-shadow: none;
font-size: 18px;
font-weight: bold;
}
</style>
</head>
<body>
<div class="container">
<div class="disclaimer">
⚠️ DISCLAIMER: This is a joke! Lynn should come out when she feels comfortable. ⚠️
</div>
<h1>🏳️‍⚧️ LYNN COME OUT!!! 🏳️‍⚧️</h1>
<marquee behavior="scroll" direction="left">✨ LYNN COME OUT ✨ LYNN COME OUT ✨ LYNN COME OUT ✨</marquee>
<div class="subtitle">💖 Sign the Petition NOW!!! 💖</div>