main{height:100vh;width:100vw;display:flex;justify-content:center;align-items:flex-start;background-color:#faebd7}.scoreContainer{display:flex;justify-content:space-between;align-items:center;width:431px;height:50px;background:#5ee270}.score{font-size:14px}.classicCanvas{position:absolute;top:50px;left:50%;transform:translateX(-50%);background-color:aqua}