commit 5c43f1361beeda917ecb4a142d6fc0673c0b004a Author: matt Date: Thu Jan 16 02:48:43 2025 +0000 Testingq diff --git a/style.css b/style.css new file mode 100644 index 0000000..8b9f74f --- /dev/null +++ b/style.css @@ -0,0 +1,3 @@ +h1 { + display: block; +} \ No newline at end of file