.box { width: 50vw; height: 100vh; background: gray; color: white; }
Pro tip: use ```triple backticks around text``` to write in code fences