body { margin: 0; padding: 0; } #app { width: 600px; height: 800px; border: 0; display: grid; } #clock { font-size: 72px; width: 100%; text-align: center; background: #eee; }