@@ -96,7 +96,9 @@ button.close {
}
.center-vh {
+ height: 100%;
display: flex;
+ flex-direction: column;
align-items: center;
justify-content: center;
justify-items: center;