Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<html>
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
-
<title
|
6 |
<style>
|
7 |
body { margin: 0; }
|
8 |
canvas { width: 100%; height: 100%; }
|
|
|
2 |
<html>
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
+
<title>🤓🕹️📱 3D Breakout Game</title>
|
6 |
<style>
|
7 |
body { margin: 0; }
|
8 |
canvas { width: 100%; height: 100%; }
|