⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.45
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
python
/
openai-quickstart-node
/
pages
/
View File Name :
index.module.css
@font-face { font-family: "ColfaxAI"; src: url(https://cdn.openai.com/API/fonts/ColfaxAIRegular.woff2) format("woff2"), url(https://cdn.openai.com/API/fonts/ColfaxAIRegular.woff) format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: "ColfaxAI"; src: url(https://cdn.openai.com/API/fonts/ColfaxAIBold.woff2) format("woff2"), url(https://cdn.openai.com/API/fonts/ColfaxAIBold.woff) format("woff"); font-weight: bold; font-style: normal; } .main, .main input { font-size: 16px; line-height: 24px; color: #353740; font-family: "ColfaxAI", Helvetica, sans-serif; } .main { display: flex; flex-direction: column; align-items: center; padding-top: 60px; } .main .icon { width: 34px; } .main h3 { font-size: 32px; line-height: 40px; font-weight: bold; color: #202123; margin: 16px 0 40px; } .main form { display: flex; flex-direction: column; width: 320px; } .main input[type="text"] { padding: 12px 16px; border: 1px solid #10a37f; border-radius: 4px; margin-bottom: 24px; outline-color: #10a37f; } .main ::placeholder { color: #8e8ea0; opacity: 1; } .main input[type="submit"] { padding: 12px 0; color: #fff; background-color: #10a37f; border: none; border-radius: 4px; text-align: center; cursor: pointer; } .main .result { font-weight: bold; margin-top: 40px; }