html,body{margin:0;padding:0}body{font-family:"Cousine",monospace;font-weight:bold;font-size:large;line-height:1.8em;text-transform:uppercase;margin:25px;display:block;height:100%}a{text-decoration:none;color:#000}.improve{position:relative;color:#000;text-decoration:none}.improve:after{position:absolute;width:100%;bottom:-5px;content:"";background-color:#000;height:3px;left:0;right:0;transition:.9s ease bottom}a:hover .improve:after{bottom:-10px}.menue-wrapper{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width: 768px){.menue-wrapper{flex-direction:row}}.menue-wrapper__left{display:flex}.menue-wrapper--margin{margin:10px 0}@media screen and (min-width: 768px){.menue-wrapper--margin{margin:0 0 0 20px}}.icon-refresh{width:27px;height:27px;margin-left:10px;transition:.8s}.mode--light{color:#000;border-color:#000;background-color:#fff}.mode--light .improve{color:#000}.mode--light .icon-refresh{color:#fff}.mode--dark{color:#fff;border-color:#fff;background-color:#000}.mode--dark .improve{color:#fff}.mode--dark .improve:after{background-color:#fff !important}.mode--dark .icon-refresh{color:#000}.btn{color:#000;padding:15px}.mode--dark .btn{color:#fff}.btn--border{border:3px solid}.mode--light .btn--border{border-color:#000}.mode--dark .btn--border{border-color:#fff}.btn--flex{display:flex}.btn--icon:hover .icon-refresh{transform:rotate(45deg);transform-origin:center center}.btn--inverted{color:#fff;background-color:#000}.mode--dark .btn--inverted{background-color:#fff;color:#000}button{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer}  .footer-left {position:absolute;bottom:15px;left:15px;}.footer-right{position: absolute;bottom: 5px;right:15px;}.darkmodebutton{border:0;background:none}.mode-active{color:#fff}.mode-deactive{color:#c6c6c6}
