.app,body{margin:0}.app{width:100vw;height:100vh;-webkit-animation:changeBackgroundColor 105s linear infinite;animation:changeBackgroundColor 105s linear infinite}@-webkit-keyframes changeBackgroundColor{0%{background-color:green}10%{background-color:#1e90ff}20%{background-color:#00f}30%{background-color:#9370db}40%{background-color:#8b0000}65%{background-color:#ff4500}70%{background-color:#ff0}80%{background-color:#9acd32}90%{background-color:#00bfff}to{background-color:green}}@keyframes changeBackgroundColor{0%{background-color:green}10%{background-color:#1e90ff}20%{background-color:#00f}30%{background-color:#9370db}40%{background-color:#8b0000}65%{background-color:#ff4500}70%{background-color:#ff0}80%{background-color:#9acd32}90%{background-color:#00bfff}to{background-color:green}}.forest,audio{width:100px;height:100px}audio{background-color:#000}.sound-item{width:75px;height:75px;margin:10px 5px;cursor:pointer}.sound-item svg{width:75px}.volume-range{-webkit-appearance:none;outline:none;width:100%;height:6px;background-color:#000;border-radius:4px}.volume-range::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:10px;border:1px solid #000;background-color:#fff;cursor:pointer}.volume-range::-moz-range-track{outline:none;width:100%;height:6px;background-color:#000;border-radius:4px}.volume-range::-moz-range-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:10px;border:1px solid #000;background-color:#fff;cursor:pointer}.button:active,.button:focus{box-shadow:none!important}
/*# sourceMappingURL=main.9b2aa89e.chunk.css.map */