﻿@charset "utf-8";

body {
	margin: 0;
	padding: 0;
}

.sample {
  font-size: max(4vw, 24px);
}