diff --git a/html-client/cryps.css b/html-client/cryps.css
index 9acd135a..275e03cb 100755
--- a/html-client/cryps.css
+++ b/html-client/cryps.css
@@ -204,7 +204,8 @@ button:hover {
/* CRYP BOX */
.cryp-box {
display: flex;
- flex-wrap: wrap;
+ flex-flow: row wrap;
+ justify-content: center;
/*
this controls the size of the box
as it fills the whole container