@@ -151,9 +151,10 @@ body {
align-items: center;
justify-content: center;
position: relative;
- height: 100%;
+ height: 100% !important;
min-height: 180px;
max-height: 800px;
+ border: none !important;
}