* {
 color: red; 
}
body {
 background-color: black; 
}
h1{
 text-align: center; 
}
.update {
  
}