diff --git a/assets/css/main.css b/assets/css/main.css index cae2707..f1b1c0d 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1,10 +1,10 @@ :root{ - --maincolor: white; + --maincolor: peachpuff; } html { - background-image: url("https://cache.teia.rocks/ipfs/QmX5JJBtzYcG8y2DGwnw6SmxNMba6nujgVh75CMHp5rc8A"); - background-size: 800px; + background-image: url("https://mm4rk3t.neocities.org/gif/stars.gif"); + background-size: 600px; background-attachment: fixed; background-position: center top; color: #232333;