1
13693261870
2022-09-20 1aa6a37e779e2f3f41c6690ebdd7ecf40b49cebd
1
2
3
4
5
6
7
8
9
footer {
  padding: 20px;
  color: white;
 
  a:link, a:visited {
    color: white;
  }
 
}