body{background-color:#fff;color:#121212;transition:background-color .3s ease,color .3s ease}html.dark body{background-color:#121212;color:#f0f0f0}