::-webkit-scrollbar{width:5px;height:5px;background:linear-gradient(135deg,#d55bf3 10%,#a919d4 90%)}::-webkit-scrollbar-thumb{width:5px;height:5px;background:linear-gradient(135deg,#e9c0f3 10%,#dc7bfa 90%)}*{margin:0;padding:0;box-sizing:border-box}.app{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#d55bf3 10%,#a919d4 90%);overflow:hidden}
