Protecting better against undefined properties

This commit is contained in:
metacryst
2024-04-01 15:14:14 -05:00
parent bf3650ef6a
commit 6a33126563
5 changed files with 82 additions and 21 deletions

View File

@@ -14,7 +14,7 @@
}
</script>
</head>
<body>
<body style="background: rgb(242, 194, 147)">
</body>
</html>