diff --git a/index.html b/index.html index 8a39d9f..f699772 100644 --- a/index.html +++ b/index.html @@ -24,6 +24,7 @@ margin: 0; padding: 0; text-align: center; + background-color: #e54655; } img { diff --git a/success.html b/success.html index b4d8f38..8cba261 100644 --- a/success.html +++ b/success.html @@ -19,6 +19,7 @@ margin: 0; padding: 0; text-align: center; + background-color: #e54655; } img {