diff --git a/README.md b/README.md
index ddd5737..1daeb23 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,7 @@ Currently listening in these countries . . . that I know of . . .
- Belgium
- Israel
- Ireland
+- Denmark
## Features
* 24/7 recording and BirdNET-Lite analysis
diff --git a/homepage/index.php b/homepage/index.php
index dd45925..0a85823 100644
--- a/homepage/index.php
+++ b/homepage/index.php
@@ -5,7 +5,7 @@ body::-webkit-scrollbar {
display:none
}
-
+
diff --git a/homepage/style.css b/homepage/style.css
index 6cc70ea..e024331 100644
--- a/homepage/style.css
+++ b/homepage/style.css
@@ -776,4 +776,17 @@ form#views button .updatenumber {
.brbanner h1 {
margin:0px;
font-size: xx-large;
+}
+
+.testbtn {
+ background:#77c487 !important;
+}
+
+pre.bash {
+ background-color: black;
+ color: white;
+ font-size: medium ;
+ font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
+ width: 100%;
+ display: inline-block;
}
\ No newline at end of file
diff --git a/homepage/views.php b/homepage/views.php
index 73e9e3f..3fc111c 100644
--- a/homepage/views.php
+++ b/homepage/views.php
@@ -17,7 +17,7 @@ if(!isset($_SESSION['behind'])) {
-
+