Add files via upload
This commit is contained in:
23
warmweb/why.html
Normal file
23
warmweb/why.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE HTML>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
body{
|
||||
text-align: center;
|
||||
}
|
||||
p{
|
||||
color: white;
|
||||
}
|
||||
body{
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Why is the flag not showing?</h1><br>
|
||||
<h2>Your flag is:</h2><br><br><br><br><br><br><br><br>
|
||||
<p>HEX{B@s1c_w3B_012siXJv}</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user