@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&display=swap";*{font-family:Ubuntu,sans-serif;margin:0;outline:none}body{width:100vw;height:100dvh;display:flex;align-items:center;justify-content:center;background-color:#f0f1ff}.card{background-color:#fff;border-radius:10px;padding:20px}.container{max-width:50rem;max-height:70dvh;background-color:#1f2937;padding:15px;border-radius:5px;margin-top:15px;overflow:auto}pre{font-size:12px;font-weight:500;color:#e4e7eb;margin:10px 0}p{font-size:15px;font-weight:500;color:#353d9f;margin:30px 0 10px;background-color:#ebecf5;padding:10px 25px;border-radius:5px}
