:root{--backgroundColor: #070815;--PosterfyGreen: #01b755}.theme-dark{--backgroundColor: #070815}.theme-rose{--backgroundColor: #232136}.theme-fy{--backgroundColor: #151515}.theme-carmesin{--backgroundColor: #1f0c19}.theme-brown{--backgroundColor: #1e1516}*{font-family:montserrat,sans-serif;margin:0;padding:0;color:#fff;transition:color .5s,background-color .5s}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:var(--backgroundColor);overflow-x:hidden}#root{width:100%}
