typo-cut-out.php


Quell Code


<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Typo cut-out</title>
<style>

body {font-family: Arial, Helvetica, sans-serif; margin:0;}

.container {
  height: 100vh;
  background: linear-gradient(135deg, rgb(0, 255, 149), rgb(180, 0, 255));
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-dark, .text-light {
  font-size: 3em;
  padding: 0.5em 1em;
  font-weight: bold;
  margin: 1em;
}

.text-dark {
  background-color: black;
  color: white;
  mix-blend-mode: multiply;
}

.text-light {
  background-color: white;
  color: black;
  mix-blend-mode: screen;
}

</style>
</head>
<body>

<div class="container">
  <div class="text-light">kulturbanause_</div>
  <div class="text-dark">kulturbanause_</div>
</div>

</body>
</html>


Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0
vConsole
00:59:32
Uncaught TypeError: Cannot read properties of null (reading 'style')
/loesungen/index.php?name=typo-cut-out.php:5446:53
00:59:33
Uncaught SyntaxError: Unexpected token '<'
/js/index.php?js=3.2.1-jquery.min.js:4:22481
00:59:33
Uncaught SyntaxError: Unexpected token '<'
/js/index.php?js=MooTools.min.js:1:1
00:59:33
Uncaught SyntaxError: Unexpected token '<'
/js/index.php?js=EnlighterJS.min.js:3:17773
00:59:33
Uncaught TypeError: window.addEvent is not a function
/loesungen/index.php?name=typo-cut-out.php:2786:8
00:59:33
Uncaught SyntaxError: Unexpected token '<'
/js/index.php?js=pace.js:896:26
00:59:33
Uncaught SyntaxError: Unexpected token '<'
/js/index.php?js=cookieconsent.min.js:1:1
00:59:33
Uncaught SyntaxError: Unexpected token '<'
/js/alljs.php:1:1
00:59:34
500
00:59:32
WeChatLib: 0 (xxxx.xx.xx)
00:59:34
System: Unknown
00:59:34
Protocol: HTTPS
00:59:34
UA: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
00:59:34
navigationStart: 1744333171340
00:59:34
navigation: 44ms
00:59:34
dns: 27ms
00:59:34
tcp (ssl): 218ms (111ms)
00:59:34
request: 987ms
00:59:34
response: 3ms
00:59:34
domComplete (domLoaded): 1559ms (475ms)
00:59:34
loadEvent: 14ms
00:59:34
total (DOM): 2853ms (2839ms)