/** Put the CSS for your plugin here. **/

*
{
	box-sizing: border-box;
}

body
{
	font-family: tahoma;
}