.box {
  width: 50vw;
  height: 100vh;
  background: gray;
  color: white;
}
by Valeri Tandilashvili
4 years ago
CSS
measurement units
Learn CSS
1
Pro tip: use ```triple backticks around text``` to write in code fences