|
@@ -1,14 +1,14 @@
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
-<html>
|
|
|
+<html style="margin:0; padding:0; overflow:hidden;">
|
|
|
<head>
|
|
|
<meta charset="utf-8"/>
|
|
|
<link href="synrc.css" type="text/css" rel="stylesheet">
|
|
|
<link href='http://fonts.googleapis.com/css?family=Exo+2:600' rel='stylesheet' type='text/css'>
|
|
|
|
|
|
</head>
|
|
|
-<body>
|
|
|
+<body style="margin:0; padding:0; overflow:hidden;">
|
|
|
|
|
|
-<svg id="Refined" width="900px">Placeholder for SVG Game Scene</svg>
|
|
|
+<svg id="Refined" width="900px" style="position:fixed; top:0; left:0; height:100%; width:100%;">Placeholder for SVG Game Scene</svg>
|
|
|
|
|
|
|
|
|
<div style="display: none;" id="history">
|