
/* Style for a "Note" */

@import "base.css";

body {
  background-image: url(logos/NOTE.svg);
}
