You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
197 B

.weather{
width: 100%;
text-align: center;
line-height: 40px;
padding-top: 150px;
color: #fff;
font-weight: 600;
height: 100%;
}
page {
background-color: #27AE60;
}