/*
Theme Name: 	Monkey Vision
Description:    Custom WordPress theme developed by Monkey Vision for use with Elementor
Author: 		Monkey Vision
Author URI: 	https://monkeyvision.nl
Tested up to:   6.0
Requires PHP:   8.1
Text Domain: 	monkeyvision
Version: 		1.1
*/

* {
    box-sizing: border-box;
}
body {
    margin: 0;
}