blob: a1532a8d1b24081497edf84b3965a1aaac980bea [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta name="color-scheme" content="dark"/>
<style>
body {
background-color: white;
}
input {
background-color: black;
}
</style>
</head>
<body>
<input type="number">
</body>
</html>