﻿@charset "UTF-8";
:root {
	--keyColor: #000000;
	--bgColor: #FCFCFC;
	--btnColor: #2BB0BF;
	--red: #DB4455;
}

html {
	height: 100%;
}

