You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
619 B
21 lines
619 B
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
<body style="background-color:rgb(0, 0, 0);"></body>
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap" rel="stylesheet">
|
|
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
|
|
<body>
|
|
<h1 style="color: white;">INVITE ONLY</h1>
|
|
<input type="password" id="Name" name="Name" placeholder="password">
|
|
|
|
</body>
|
|
|
|
|
|
</html> |