body.light-mode{background-color:#fff;color:#000}body.dark-mode{background-color:#1f1f1f;color:#f5f5f5}.navbar{display:flex;justify-content:space-between;padding:1rem}.logo{height:40px}