div.shrink {
  background-color: rgb(255, 255, 255);
  display: inline;
}

.white {
  background-color: white;
  display: inline;
}

body {
  text-align: center;
}

