/* Basic css reset, things are added as needed */

body {
  background-color: white;
}
