diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 000000000..83395915b Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/style.css b/style.css index b1a4e3b87..40b7be718 100644 --- a/style.css +++ b/style.css @@ -6,3 +6,6 @@ width:300px; height:300px; } +.red{ + background-color:red +} \ No newline at end of file