canvas{display:block;margin:0;width:auto;height:auto}.bg-canvas{position:fixed;top:0;left:0;width:auto;height:auto;z-index:-1;object-fit:cover;margin:0}.bg-canvas-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}body{background-image:linear-gradient(to top,#a7c0e4 auto,#7aa7e9 auto,#6288bd auto);background-size:cover;background-attachment:fixed;display:grid;min-height:100vh;margin:0;padding:0;place-items:center}@media(max-width:768px){body{background-image:linear-gradient(to top,#ecf4ff,#a0c2f5,#6288bd);background-size:cover;background-attachment:fixed;display:block;height:auto;margin:0;padding:0;place-items:center}}
