.purple{color:#b79dff}.pink{color:#de4ba3}.red{color:#f7768e}.gray{color:#434454}#frame{display:flex;flex-direction:column;justify-content:center;min-height:100vh}#boxes{display:flex;flex-direction:row;justify-content:center}#title{display:flex;flex-direction:row;align-items:center;margin-bottom:1rem}#title h1{color:inherit;margin-left:13%}#title img{width:20px;margin-right:7px}#title button{display:flex;flex-direction:row;align-items:center;justify-content:center;background:rgb(183,157,255);background:linear-gradient(153deg,rgba(183,157,255,1) 0%,rgba(167,121,243,1) 100%);color:inherit;border:none;outline:none;border-radius:5px;padding:10px 15px;margin-left:auto;margin-right:13%;min-width:270px;font:inherit;font-weight:500;-webkit-user-select:none;user-select:none;cursor:pointer}#content{display:flex;flex-direction:column;align-self:center;justify-self:center;align-items:center;justify-content:center;background-color:#141418;border-radius:20px;width:50%;height:50vh;box-shadow:#141418 0 10px 20px}#content>div>button{background:none;color:inherit;outline:none;border:none;font:inherit;margin-left:5px;margin-right:5px;-webkit-user-select:none;user-select:none;cursor:pointer}#history{display:flex;flex-direction:column;align-self:center;justify-self:center;align-items:center;justify-content:center;background-color:#141418;border-radius:20px;margin-left:15px;width:25%;height:50vh;white-space:normal;overflow:hidden;box-shadow:#141418 0 10px 20px}.historyItems{white-space:normal;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px}.historyItems p{white-space:normal;overflow:hidden;text-overflow:ellipsis}:root{font-family:Onest,sans-serif;font-size:16px;color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-mos-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{padding:0;margin:0}body,html{width:100%;min-height:100%;overflow:hidden;background-color:#1a1b26}
