html {
  height: 100%;
  width: 100%;
}

body {
  text-align: center;
  transition: background 2s linear;
}

b {
  font-size:20px;
}