diff --git a/pet-wrapper-api.py b/pet-wrapper-api.py index 86c64f5024574918a1578f93525902dcde010125..942142a90275c768a6cab1d13b6f60539d3ebe61 100644 --- a/pet-wrapper-api.py +++ b/pet-wrapper-api.py @@ -215,7 +215,7 @@ class PET(plugin.PluginAbstract): margin: 0; padding: 20px; line-height: 1.6; - background-color: #1a1a1a; + background-color: white; display: flex; flex-direction: column; align-items: center;