@charset "UTF-8";
/**
 * things i don't want in my CSS
 */

html {
	overflow-y: scroll;
}
