7 lines
138 B
HTML
7 lines
138 B
HTML
<!DOCTYPE html>
|
|
<title>View transitions: basic cross-document navigation (ref)</title>
|
|
<style>
|
|
html {
|
|
background: limegreen;
|
|
}
|
|
</style>
|