body::before{content:"Potato.";display:block;font-size:4rem;font-weight:900;color:#4b342f;text-align:center;margin-bottom:1rem;text-shadow:2px 2px 5px rgba(247,215,148,.8)}body{margin:0;height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg, #f7d794, #f5a623);color:#4b342f;flex-direction:column;text-align:center}.potato{width:400px;cursor:pointer;filter:drop-shadow(0 0 10px rgba(75, 52, 47, 0.8))}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
