@@ -282,5 +282,9 @@ $body-height:calc(100% - $title-height);
}
+canvas{
+ width:595px;
+ height: 500px;
+}
</style>