Line 18: | Line 18: | ||
background-color: #ddd; | background-color: #ddd; | ||
} | } | ||
− | + | .wrap { | |
+ | width: 800px; | ||
+ | height: 1500px; | ||
+ | background-color: #666; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
Revision as of 05:22, 12 October 2018
<!DOCTYPE html>