body { background: white; height: 100vh; padding: 0; margin: 0 }

.w-full { width: 100% }
.h-full { height: 100% }
