<!DOCTYPE html><htmllang="en"><head><metacharset="UTF-8"><metaname="viewport"content="width=device-width, initial-scale=1.0"><title>Document</title><linkrel="stylesheet"type="text/css"href="assests/style.css"></head><body><divclass="container"><divid="app"style="--day-mode: true;"><divclass="content"><p>Hello,there is test1</p></div><divclass="content"><p>Hello,there is test1</p></div><divclass="content"><p>Hello,there is test1</p></div></div><divclass="btns"><buttononclick="toggleToNightMode()">Switch to Night Mode</button><buttononclick="toggleToDayMode()">Switch to Day Mode</button></div></div><scriptsrc="assests/script.js"></script></body></html>