body{background:hsla(0,0%,94.1%,.9411764705882353);margin:0}.header{top:0;position:fixed;width:100%;height:40px;background:#fff;display:inline-flex;justify-content:center}.header .logo{font-family:cursive;height:100%;font-size:1.8em}.container{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:10px}.container .item{width:40vmax;height:40vmax;background:radial-gradient(circle,#020024 0,#4d9207 33%,#9e9734 47%,#a531aa 59%,#c25e7d 69%,#090979 84%,#00d4ff 86%);display:flex}