@@ -14,6 +14,8 @@
width: 100%;
height: 100%;
background: #fff url("./assets/loading.gif") center;
+ background-repeat: no-repeat;
+ background-size: 600px 600px;
}
</style>
</head>