diff --git a/static/main.css b/static/main.css index 005256a..ff015a8 100644 --- a/static/main.css +++ b/static/main.css @@ -53,6 +53,7 @@ body{ #bt1{ background-color:rgb(150, 241, 248); font-family: 'Times New Roman', Times, serif; + margin-right: 20px; } #bt2{ background-color:rgb(2, 32, 34); diff --git a/templates/index.html b/templates/index.html index a66c1a5..f8d7405 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,48 +1,58 @@ - - - - Eco Crypt - - - - - - - - -
-
- INPUT - -
-
- - - - -
+ + + + + Eco Crypt + + + + + + + + + +
+
+ INPUT + +
+
+ + + + +
OUTPUT @@ -50,6 +60,7 @@
-
- - +
+ + + \ No newline at end of file