/*
Theme Name: m4n0 2026
Theme URI: 
Author: Mano
Author URI: m4n0-art
Description: Custom theme 2026.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
::-webkit-scrollbar {
    width: 0px;
	height: 0px;
    background: transparent; /* make scrollbar transparent */
}

