body,html{margin:0;height:100%;background-color:#e6e6e6;font-family:arial}.main-content{margin:auto;background-color:#47eb6d;max-width:40em;padding:2em;min-height:100%;display:flex;flex-direction:column;box-sizing:border-box}#modal-root{height:100%;width:100%;position:fixed;left:0;top:0;display:none;background-color:rgba(235,71,71,.4)}.user-dialog__container{margin:20% auto;width:20em;background-color:#e6e6e6;padding:2em;color:#17cf42;border:solid 5px #47eb6d;border-radius:1.5em}.user-dialog__text{font-size:1.25em;font-weight:bold;font-family:Arial;margin-bottom:.5em}.list__name{font-weight:bold;padding:.25em 0}.list__container{list-style:none;padding:0;color:#fff;font-size:1em}.list__item{display:flex;padding:.25em;background-color:#eb4747;margin-bottom:.25em;justify-content:space-between;border:2px solid #fff;border-radius:5px}.list__buttons{display:flex;flex-direction:column}.list__button{box-shadow:none;height:2em;border:1px solid #555;border-radius:.5em;margin:.1em}.list__button--unset{background-color:#ececec}.list__button--liked{background-color:#36ff6b}.list__button--disliked{background-color:#ff4929}.comment__indicator{font-size:.9em;margin:.25em 0;background-color:#cf1717;border-radius:.2em;padding:.25em;width:7em}.comment__indicator--expanded{width:8em}.comment__input-input{border-radius:.5em;border:2px solid #fff;background-color:#fad1d1}.comment__input-button{border:1px solid #fff;border-radius:.25em;background-color:#f28c8c;margin:0 .5em}.comment__text{margin:.2em 1em;font-size:.9em}.user-greeting{font-weight:bold;font-size:1.5em;color:#cf1717}

/*# sourceMappingURL=main.css.map*/