.posts.making-animations-with-squares canvas{width:100vw;border:2px solid #f57f17;box-sizing:border-box;height:calc(100vh - 66px)}.posts.making-animations-with-squares #pause-button.paused{color:#fff;background-color:#212121}.posts.making-animations-with-squares #clear-button{color:#fff;background-color:#b30000}.posts.making-animations-with-squares #clear-button:focus{background-color:#600}.posts.making-animations-with-squares form{margin-bottom:36px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-left:auto;margin-right:auto}.posts.making-animations-with-squares form label{white-space:nowrap;display:flex;align-items:center;padding:unset}.posts.making-animations-with-squares form input[type=checkbox]{margin-right:6px}.posts.making-animations-with-squares form>*{display:block;margin:0 12px 12px}