/**put the css for your plugin here**/

*{
	box-sizing: border-box;
}

body{
	font-family: tahoma;
	background-color: transparent;
}