DOCTYPE html>html lang="kr"> head> title>The Nick Timestitle> style> html { background-color: tomato; } body { margin: 0; background-color: thistle; } div { height: 150px; width: 150px; background-color: whitesmoke; } style> head> body> div>div> body>html> 결과