﻿:root{--scale:1;}html{width:var(--design-width);margin:0 auto;overflow-x:hidden;transform:scale(var(--scale));transform-origin:top left;transition:transform .2s ease;}body{width:100%;font-size:16px;line-height:1.5;margin:0;}a{text-decoration:none;}ul{list-style-type:none;}.notfound{text-align:center;min-height:600px;}.notfound img{max-width:500px;margin:50px 0;}.server-error{text-align:center;min-height:600px;align-content:center;}