14 lines
104 B
PHP
14 lines
104 B
PHP
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<style>
|
|
body {
|
|
background-color: #3B5998;
|
|
}
|
|
</style>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|