/*
	All the styles for my project
*/
/* Breakpoints */
/* Colors */
/* line 1, ../assets/scss/_base.scss */
html, body {
  font-size: 16px;
  width: 100%;
  height: 100%;
}
