summaryrefslogtreecommitdiff
path: root/WebInterface/wasm/asm-paint/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebInterface/wasm/asm-paint/index.html')
-rw-r--r--WebInterface/wasm/asm-paint/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/WebInterface/wasm/asm-paint/index.html b/WebInterface/wasm/asm-paint/index.html
index 5a221e3..c4f3734 100644
--- a/WebInterface/wasm/asm-paint/index.html
+++ b/WebInterface/wasm/asm-paint/index.html
@@ -13,6 +13,9 @@
width: 100%;
height: 100%;
}
+ img {
+ background: violet;
+ }
</style>
</head>
<body>