diff --git a/css/main.css b/css/main.css
new file mode 100644
index 0000000..467ac81
--- /dev/null
+++ b/css/main.css
@@ -0,0 +1,4 @@
+.main{
+ font-family: Arial;
+ font-weight: bold;
+}
\ No newline at end of file
diff --git a/index.html b/index.html
index ee90acf..0762c24 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,7 @@
+