body,html{height:100%;margin:0;padding:0;background:#0b1220}.notepad{width:100%;height:100%;background:#0b1220;color:#e2e8f0;border:1px solid #1f2937;border-radius:8px;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;line-height:1.4;resize:none;outline:0}.notepad:focus{border-color:#334155;box-shadow:0 0 0 2px rgba(59,130,246,.1)}