h1{
  text-align: center;
  font-size: 100px;
  color: black;
  background-color: silver;
}
#p123{
  font-size: 20px;
  color: brown;
}
