diff --git a/README.md b/README.md
index 78b61be..b6b2410 100644
--- a/README.md
+++ b/README.md
@@ -9,14 +9,14 @@ beng is a single or multi player game, designed to help humans understand their
# contributers
- - Siyabonga - https://github.com/SiyabongaBadu
+ - Siyabonga Badu - https://github.com/SiyabongaBadu
- Damian - https://github.com/pikkieKing
- Melissa - https://github.com/Melnaz
- Megan - https://github.com/Megymegs
- Lonwabo - https://github.com/Mdazukalonwabo
- Matthew - https://github.com/MatthewBrad
- Lance - https://github.com/lance885858
- - Khuanita - https://github.com/TheBoomBoom
+ - Khuanita Bright - https://github.com/TheBoomBoom
- Keegan - https://github.com/keeganfrieslaar
- Kirsten - https://github.com/Meeeeee420
- Garth - https://github.com/Garth-Schieman
diff --git a/css/main.css b/css/main.css
index 5402c4d..cdcf98f 100644
--- a/css/main.css
+++ b/css/main.css
@@ -24,7 +24,7 @@ div.character {
animation: levitation 3s ease-in-out infinite; }
.little-dude:hover .mouth {
- height: 45px; }
+ height: 70px; }
.little-dude:hover .mouth:after {
height: 10px; }
@@ -44,7 +44,7 @@ div.character {
animation: moveLegRight .15s ease-in-out infinite; }
.dude-body {
- background: #48ACE0;
+ background: #E34C26;
margin: 0 auto;
width: 155px;
height: 200px;