/* gonna add this to all the websites that use these colors when I stop being lazy */

body {
  background-color: #ffd8f1;
  text-align: center;
  color: #00FFFF;
}
div {
  background-color: #ffb2e2;
}