diff --git a/src/main/resources/static/css/commons/r11form.css b/src/main/resources/static/css/commons/r11form.css
index 7c4a3c6..1aa6319 100644
--- a/src/main/resources/static/css/commons/r11form.css
+++ b/src/main/resources/static/css/commons/r11form.css
@@ -56,8 +56,11 @@
resize: vertical;
}
-.container {
+body {
font-family: 'Nunito', sans-serif;
+}
+
+.container {
display: flex;
justify-content: left;
width: 100%;
diff --git a/src/main/resources/static/html/mock.html b/src/main/resources/static/html/mock.html
index be3367d..38cc38b 100644
--- a/src/main/resources/static/html/mock.html
+++ b/src/main/resources/static/html/mock.html
@@ -131,14 +131,14 @@
-
+
@@ -225,6 +225,25 @@
+
+
+
+
Your message has been successfuly saved.
You might view it under the link.
+
+
+
+
You haven't saved your message! Any changes will be lost.
Do you want to continue?
+
+
+
+
+
diff --git a/target/classes/static/css/commons/r11form.css b/target/classes/static/css/commons/r11form.css
index 7c4a3c6..1aa6319 100644
--- a/target/classes/static/css/commons/r11form.css
+++ b/target/classes/static/css/commons/r11form.css
@@ -56,8 +56,11 @@
resize: vertical;
}
-.container {
+body {
font-family: 'Nunito', sans-serif;
+}
+
+.container {
display: flex;
justify-content: left;
width: 100%;
diff --git a/target/classes/static/html/mock.html b/target/classes/static/html/mock.html
index be3367d..38cc38b 100644
--- a/target/classes/static/html/mock.html
+++ b/target/classes/static/html/mock.html
@@ -131,14 +131,14 @@
-
+
@@ -225,6 +225,25 @@
+
+
+
+
Your message has been successfuly saved.
You might view it under the link.
+
+
+
+
You haven't saved your message! Any changes will be lost.
Do you want to continue?
+
+
+
+
+