changes
This commit is contained in:
parent
4d25463393
commit
9553759206
4
404.html
4
404.html
@ -16,7 +16,6 @@
|
||||
<p style="font-size: 30px;">I don't know how you got here but the page does not exist</p>
|
||||
<br>
|
||||
<img src="imgs/goofy.gif" alt="crying emoji" class="center" style="width: 220px;height: 220px;">
|
||||
</div>
|
||||
</body>
|
||||
<style>
|
||||
.center {
|
||||
@ -26,7 +25,4 @@
|
||||
width: 50%;
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
var myaudio = document.getElementById("audioID").autoplay = true;
|
||||
</script>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user