mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-23 16:40:03 +00:00
8 lines
174 B
HTML
8 lines
174 B
HTML
<!DOCTYPE html>
|
|
<link rel="match" href="../../../expected/css/backgrounds/black.html" />
|
|
<style>
|
|
html {
|
|
background-color: black;
|
|
border-radius: 100px;
|
|
}
|
|
</style>
|