diff --git a/style.css b/style.css index 23ef2b3..9142d41 100644 --- a/style.css +++ b/style.css @@ -19,4 +19,7 @@ h6 { text-align: center; color: maroon; } +.center { + text-align: center; +} //note: this is a csss file. it stands for cascading suburb style sheets.// \ No newline at end of file