#App{background-color:#fafafa}#App header{background-color:#ffe4ec;color:#000;padding-bottom:.5rem;position:fixed;width:100%;z-index:100;text-align:center;align-items:center}#App main{padding-left:2em;padding-right:2em;padding-bottom:5rem;padding-top:10rem}#App h1{font-size:1.5em;text-align:center;display:inline-block}#App header section{background-color:#e0ffff}#App .widget{display:inline-block;line-height:.5em;border-radius:10px;color:#000;font-size:.8em;padding-left:1em;padding-right:1em}#App #heartWidget{font-size:1.5em;margin:1em}#App span{display:inline-block}.red{color:#b22222}.orange{color:#e6ac00}.yellow{color:#e6e600}.green{color:green}.blue{color:#00f}.purple{color:purple}.chat-log{margin:auto;max-width:50rem}button{background:none;color:inherit;border:none;padding:10px;font:inherit;cursor:pointer;outline:inherit}.chat-entry{margin:1rem}.chat-entry:last-child{margin-bottom:0}.chat-entry .entry-bubble{background-color:#f0f0f5;border-radius:30px;max-width:50rem;min-width:10rem;padding:1rem 1rem .1rem;position:relative;width:fit-content}.chat-entry .entry-bubble:hover{background-color:#d6d6e0}.chat-entry .entry-name{font-size:medium;margin-bottom:.5rem}.chat-entry .entry-time{color:#bbb;font-size:x-small;margin-bottom:.1rem;margin-right:.5rem}.chat-entry .entry-bubble:before{content:"";height:22px;width:44px;clip-path:polygon(100% 0,0 0,50% 100%);position:absolute;top:0}.chat-entry.local{text-align:left}.chat-entry.local .entry-time{text-align:right}.chat-entry.local .entry-bubble:before{background-color:#f0f0f5;left:-18px}.chat-entry.local .entry-bubble:hover:before{background-color:#d6d6e0}.chat-entry.remote{text-align:right}.chat-entry.remote .entry-bubble{background-color:#339aff;margin-left:auto;margin-right:0}.chat-entry.remote .entry-bubble:hover{background-color:#80bdff}.chat-entry.remote .entry-time{text-align:left}.chat-entry.remote .entry-bubble:before{background-color:#339aff;right:-18px}.chat-entry.remote .entry-bubble:hover:before{background-color:#80bdff}body{margin:0;padding:0;font-family:sans-serif}
