diff --git a/README.md b/README.md
index f5e15cd..1f0f338 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# roulette-wheel
-
+[![Netlify Status](https://api.netlify.com/api/v1/badges/8b876465-5e6b-41fc-b7a4-2f17b245dda5/deploy-status)](https://app.netlify.com/sites/heuristic-jepsen-6c6fd2/deploys)
## Description
Application used for entertainment. It helps to decide if we are not determined what should we choose, do or eat etc.
diff --git a/app.css b/app.css
index 692a27e..5d43ba1 100644
--- a/app.css
+++ b/app.css
@@ -9,7 +9,6 @@ button {
}
canvas {
- height: 50rem;
cursor: pointer;
}
diff --git a/index.html b/index.html
index 07f3cfb..b6152c1 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@