-
made by LifeAdventurer 
+
diff --git a/styles.css b/styles.css
index d2b4973..8e897ab 100644
--- a/styles.css
+++ b/styles.css
@@ -15,4 +15,14 @@ h1 {
.card-footer {
background-color: #343a40;
color: #adb5bd;
+}
+
+#footer-author {
+ text-align: right;
+}
+
+#footer-author-icon {
+ width: 4%;
+ border-radius: 50%;
+ overflow: hidden;
}
\ No newline at end of file