diff --git a/shiken.css b/shiken.css index 31c81e1..d89cd59 100644 --- a/shiken.css +++ b/shiken.css @@ -13,7 +13,7 @@ position: relative; width: 800px; /* ポスターの幅を適宜調整 */ height: 1130px; /* ポスターの縦横比に合わせて高さを適宜調整 */ - background-color: white; + background-color: #CD5C5C; overflow: hidden; }