.dark{background-color:#1c1c25;color:#d0d0d0}.dark .hangIm-container{background-color:#c2baba;-webkit-filter:invert(100%);filter:invert(100%);padding:5rem}.dark #board{width:60%}.dark #board button{background-color:#222;color:gray}.dark #board button:disabled{background-color:#2a2a2a;color:#3d3d3d}.dark footer,.light{color:#2f4f4f}.light{background-color:#92a4a0}.light #board{width:60%}.light #board button{background-color:gray;color:#222}.light #board button:disabled{background-color:#626262;color:#626262}.light .hangIm-container{background-color:#c1abc2;-webkit-filter:invert(100%);filter:invert(100%);padding:5rem}.NavThemeToggleIco{border:1px solid;width:1.2rem}.HeaderTheme{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:.8rem;width:100%}.themeIcoNav{font-size:30px}.game-container{align-items:start;display:flex;justify-content:center}.hangIm-container{border-radius:20px;display:flex;padding:5rem;width:15%}.game-cat{font-size:2rem;letter-spacing:5px}.word{display:flex;font-size:5rem;justify-content:center;margin:10px;padding-right:5px}.letters{flex-wrap:wrap;text-transform:capitalize}.buttonLetter,.letters{align-items:center;display:flex;justify-content:center}.buttonLetter{height:1.8rem}body{background-color:#1c1c25;height:100%;margin:0;width:100%}body main{height:100em}a{text-decoration:none}footer{bottom:0;font-size:12px;padding:2rem;position:fixed;text-align:center;width:100%}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotator{0%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}to{stroke:#4285f4}}@keyframes colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}to{stroke:#4285f4}}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.path{stroke-dasharray:220;stroke-dashoffset:140;-webkit-animation:dash 4s ease-in-out infinite,colors 2s ease-in-out infinite;animation:dash 4s ease-in-out infinite,colors 2s ease-in-out infinite;-webkit-transform-origin:center;transform-origin:center}.spinner{-webkit-animation:rotator 3s linear infinite;animation:rotator 3s linear infinite}
/*# sourceMappingURL=main.9d807ea1.css.map*/