diff --git a/style.css b/style.css deleted file mode 100644 index 166391b..0000000 --- a/style.css +++ /dev/null @@ -1,12 +0,0 @@ - -.header { - padding: 80px; /* some padding */ - text-align: center; /* Center the header text */ - background: #7de95c; /* Set page colour */ - color: black; /* Black text colour */ - } - - /* Increase the font size of the

element */ -.header h1 { - font-size: 50px; - } \ No newline at end of file