Responsive grid with CSS Grids

Responsive grid with CSS Grids

by Alexander Branchugov

HTML

<span>ЖЭс</span>

CSS

span {
  color: #5588cc;
  display: inline-block;
  padding: 40px;
  font-size: 60px;
  font-weight: 800;
}