@ -12,7 +12,11 @@
h1 {font-family: "Times New Roman", Times, serif;}
h2 {font-family: "Times New Roman", Times, serif;}
section {
section{
width: 100%;
}
article {
width: 640px;
font-size: 16px;
@ -30,6 +34,12 @@
@media only screen and (max-width: 640px) {
width: auto;
</style>
</head>