pull/267/merge
Ahmadraza1999 3 weeks ago committed by GitHub
commit 25975e40b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,13 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="style.css" />
<title>My Project</title>
</head>
<body>
<h1>Project Starter</h1>
<script src="script.js"></script>
</body>
</html>

@ -1,16 +0,0 @@
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
* {
box-sizing: border-box;
}
body {
font-family: 'Roboto', sans-serif;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100vh;
overflow: hidden;
margin: 0;
}

@ -15,6 +15,7 @@
<span>0</span>
</div>
<h4>Get Ready</h4>
<h5>Get Ready For Testing</h5>
</div>
<div class="final">

Loading…
Cancel
Save