@@ -317,4 +317,8 @@ body {
/*display: inline-block;*/
padding-top: 13.33%;
/*background-color: #fa0090;*/
+}
+
+.box-container{
+ height: 100%;
}
@@ -1,3 +1,4 @@
@import url("./home.css");
@import url("./payAgreement.css");
-@import url("./pay.css");
+@import url("./pay.css");
+@import url("./common.css");