From 0809b332fb72f6c3e755a62b1769b0b10fc2b8b8 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sat, 10 Aug 2019 18:28:24 -0700 Subject: [PATCH] Update life.html --- life.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/life.html b/life.html index f5371d62..e66aeb72 100644 --- a/life.html +++ b/life.html @@ -130,7 +130,7 @@ font-size: 24pt; margin: 0px; } - image, div { + image, div, canvas { user-select: none; -webkit-user-select: none; -moz-user-select: none;