add a div container to all pages...
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="userdata-div"><img class="background-image" src="./pictures/background00.png">
|
||||
<div class="typewriter" id="typewriter"><span class="type" style="--n:620">Your goal in this small hacker game is
|
||||
to enroll in university. You start as a student and all you have to do is pass your final math exam. To make
|
||||
@@ -17,6 +18,7 @@
|
||||
</div><a href="/enter_school.html">
|
||||
<h3>Start your task and good luck...</h3>
|
||||
</a>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user