@import url(https://fonts.googleapis.com/css2?family=Benne&display=swap);*{box-sizing:border-box}.rowC{margin-left:3rem;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}h1{margin:1.5rem 0 0;text-align:center;color:#fff;background-color:#000}#result h1{margin:0;background:transparent;color:#000}h3{font-size:x-large;text-align:center;margin:auto;width:100%;padding:1rem;color:#000}.squares{border:none;cursor:pointer;outline:none}.board{margin:auto;padding-top:1rem;width:300px;height:300px;grid-gap:1rem;gap:1rem;background:transparent;border:1rem solid transparent}.board,.history{display:grid;grid-template:repeat(3,1fr)/repeat(3,1fr)}.history{width:320px;margin-left:16px;background-color:transparent}.histbar{margin-right:200px}.setbar{height:450px;display:block;background-color:#cdb4db}#result,.setbar{width:200px;border-radius:1rem}#result{background-color:#83c5be;position:fixed;z-index:1;padding:2rem;display:grid;-webkit-justify-content:center;justify-content:center;height:250px}body{padding-top:3rem;background:purple;color:#fff;font-family:"Benne",sans-serif;font-size:medium;display:-webkit-flex;display:flex}
/*# sourceMappingURL=main.cf52daa8.chunk.css.map */