diff --git a/Flag_of_the_United_States.svg b/Flag_of_the_United_States.svg
new file mode 100644
index 0000000..f02c7a8
--- /dev/null
+++ b/Flag_of_the_United_States.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/flag.html b/flag.html
new file mode 100644
index 0000000..9a72973
--- /dev/null
+++ b/flag.html
@@ -0,0 +1,4 @@
+
+
flag
+
+
diff --git a/index.html b/index.html
index 4dc1cd6..8261de4 100644
--- a/index.html
+++ b/index.html
@@ -149,6 +149,7 @@
low-power projectors or outdoor bouts
Timers-only if you track
scores some other way
+ US Flag in case you need it
Build your own using only HTML5 and CSS
diff --git a/scoreboard.css b/scoreboard.css
index adec352..25e592f 100644
--- a/scoreboard.css
+++ b/scoreboard.css
@@ -32,6 +32,7 @@
}
#timeouts-a, #timeouts-b {
font-size: 50%;
+ color: fuchsia;
}
#timeouts-a, #jammer-a {
float: left;