body {
	margin: 0;
}
input:focus, textarea:focus, button:focus, a:focus {
  outline: none;
}
