Fabulatorij
-
0Friendliness
-
0Performance
-
0Usability
-
0PWA
-
0Total
Mobile Friendliness 67/100
Content is not blocked for zoom/scale
Content is sized correctly for the viewport
Uses legible font sizes
Color Contrast is satisfactory
Failing Elements
Impact | Snippet | Target | Failure Summary |
---|---|---|---|
serious | <div aria-hidden="true" class="layer_1Yo8H layer_1Yo8H-2 wmh-pink" style="transform-origin: 50% 100%; transform: translate(0px, 60px);">
WE
</div> | .line_1zBic:nth-child(1) > .layer_1Yo8H-2.wmh-pink.layer_1Yo8H | Fix any of the following: Element has insufficient color contrast of 2.84 (foreground color: #dd7f7a, background color: #ffffff, font size: 64.9pt, font weight: bold). Expected contrast ratio of 3:1 |
serious | <div aria-hidden="true" class="layer_1Yo8H layer_1Yo8H-1 wmh-green" style="transform-origin: 50% 100%; transform: translate(0px, 60px);">
WE
</div> | .line_1zBic:nth-child(1) > .layer_1Yo8H-1.wmh-green.layer_1Yo8H | Fix any of the following: Element has insufficient color contrast of 2.41 (foreground color: #89b449, background color: #ffffff, font size: 64.9pt, font weight: bold). Expected contrast ratio of 3:1 |
serious | <div aria-hidden="true" class="layer_1Yo8H layer_1Yo8H-2 wmh-pink" style="transform-origin: 50% 100%; transform: translate(0px, 60px);">
MAKE IT
</div> | .line_1zBic:nth-child(2) > .layer_1Yo8H-2.wmh-pink.layer_1Yo8H | Fix any of the following: Element has insufficient color contrast of 2.84 (foreground color: #dd7f7a, background color: #ffffff, font size: 64.9pt, font weight: bold). Expected contrast ratio of 3:1 |
serious | <div aria-hidden="true" class="layer_1Yo8H layer_1Yo8H-1 wmh-green" style="transform-origin: 50% 100%; transform: translate(0px, 60px);">
MAKE IT
</div> | .line_1zBic:nth-child(2) > .layer_1Yo8H-1.wmh-green.layer_1Yo8H | Fix any of the following: Element has insufficient color contrast of 2.41 (foreground color: #89b449, background color: #ffffff, font size: 64.9pt, font weight: bold). Expected contrast ratio of 3:1 |
serious | <div aria-hidden="true" class="layer_1Yo8H layer_1Yo8H-2 wmh-pink" style="transform-origin: 50% 100%; transform: translate(0px, 60px);">
HAPPEN
</div> | .line_1zBic:nth-child(3) > .layer_1Yo8H-2.wmh-pink.layer_1Yo8H | Fix any of the following: Element has insufficient color contrast of 2.84 (foreground color: #dd7f7a, background color: #ffffff, font size: 64.9pt, font weight: bold). Expected contrast ratio of 3:1 |
serious | <div aria-hidden="true" class="layer_1Yo8H layer_1Yo8H-1 wmh-green" style="transform-origin: 50% 100%; transform: translate(0px, 60px);">
HAPPEN
</div> | .line_1zBic:nth-child(3) > .layer_1Yo8H-1.wmh-green.layer_1Yo8H | Fix any of the following: Element has insufficient color contrast of 2.41 (foreground color: #89b449, background color: #ffffff, font size: 64.9pt, font weight: bold). Expected contrast ratio of 3:1 |
... |
Performance 77/100
Speed Index
-
Speed Index17428.99target < 4500 ms
Speed Index is a page load performance metric that shows you how quickly the contents of a page are visibly populated. The lower the score, the better. Source: Lighthouse - Learn more
Document complete
-
Time14.8seconds
-
Resources28requests
-
Bytes in501.4KB
These metrics are collected from the initial request until the browser considers the page loaded (JavaScript onLoad event). This usually happens after all of the image content has loaded but may not include content that is triggered by javascript execution.
Fully load
-
Time17seconds
-
Resources32requests
-
Bytes in507.8KB
These metrics are collected from the initial request until 2 seconds of no network activity after Document Complete (JavaScript onLoad event). This will usually include any activity that is triggered by javascript after the main page loads.
Assets by Domain
Requests
- www.fabulatorij.com
- fonts.gstatic.com
- www.google-analytics.com
- fabulatorij.com
- content-autofill.googleapis.com
- fonts.googleapis.com
Bytes downloaded
- www.fabulatorij.com
- fonts.gstatic.com
- www.google-analytics.com
- fonts.googleapis.com
- content-autofill.googleapis.com
Assets by Mime-Type
Requests
- html
- js
- css
- image
- font
- other
Bytes downloaded
- html
- js
- css
- image
- font
- other
Speed
Load time14792 ms
Page load is fast enough on 3G
First byte3942 ms
First Contentful Paint4138.646 ms
First meaningful paint4138.646 ms
Estimated Input Latency12 ms (target < 50 ms)
Uses persistent connections (keep alive)Score: 100%
First CPU Idle4138.65 ms
Time to Interactive4138.65 ms
Page weight
Uses compression (gzip, zopfli, deflate, brotli)Score: 100%
Uses a CDN for all static assetsScore: 100%
Leverage browser caching
1 resource found
URL |
---|
https://www.google-analytics.com/analytics.js ( 2 hours ) |
... |
Minify CSS
Minify JavaScript
Avoids an excessive DOM size734 nodes
-
Total DOM Nodes734target < 1,500 nodes
-
DOM Depth17target < 32
-
Maximum Children70target < 60 nodes
Compressed Images
Uses Progressive JPEGsn/a
Properly Sized Images
Offscreen images
First impression
Eliminates render-blocking JavaScript and CSS in above-the-fold content
Improves server response time
Avoids landing page redirects
Usability 70/100 Industry: Agency / Portfolio
Brand logo linked to homepage
No ending trailing paths
Active section is highlighted in navigation menus
Listing/overview pages with many items implements deferred loading techniques
Prevent layout shiftings when loading media. Set width and height attributes on both <img> and <video> tags
The case listing page is not the only way to browse through all the cases
Carousels are generally avoided (but they are acceptable if they are well implemented)
Make it easy to contact you
The most appropriate keyboard for the input type is provided first
All mistakes made in forms are clearly highlighted in real time, and instructions for correct completion are provided in real time
PWA / Best Practices 82/100
Avoids Application Cache
Avoids WebSQL DB
Avoids requesting the geolocation permission on page load
robots.txt is valid
Avoids requesting the notification permission on page load
Avoids deprecated APIs
Allows to paste into password input fields
Registers a Service Worker
Responds with a 200 when offline
Uses HTTPS
Redirects HTTP traffic to HTTPS
Uses HTTP/2 for its own resources
Uses passive listeners to improve scrolling performance
Avoid using document.write()
Manifest's short_name won't be truncated when displayed on homescreen
Configured for a custom splash screen
User can be prompted to Install the Web App
Mobile Friendliness 67/100
Content is not blocked for zoom/scale
Content is sized correctly for the viewport
Uses legible font sizes
Color Contrast is satisfactory
Failing Elements
Impact | Snippet | Target | Failure Summary |
---|---|---|---|
serious | <div class="subtitle_3UJwa" style="opacity: 1; visibility: inherit;"><b>Nike Air Max 720 Launch</b> Press event 2019
</div> | .subtitle_3UJwa | Fix any of the following: Element has insufficient color contrast of 4.13 (foreground color: #89b449, background color: #333c80, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <b>Nike Air Max 720 Launch</b> | b | Fix any of the following: Element has insufficient color contrast of 4.13 (foreground color: #89b449, background color: #333c80, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
... |
Performance 88/100
Speed Index
-
Speed Index2491.27target < 4500 ms
Speed Index is a page load performance metric that shows you how quickly the contents of a page are visibly populated. The lower the score, the better. Source: Lighthouse - Learn more
Document complete
-
Time10.6seconds
-
Resources34requests
-
Bytes in711.9KB
These metrics are collected from the initial request until the browser considers the page loaded (JavaScript onLoad event). This usually happens after all of the image content has loaded but may not include content that is triggered by javascript execution.
Fully load
-
Time12.2seconds
-
Resources38requests
-
Bytes in718.3KB
These metrics are collected from the initial request until 2 seconds of no network activity after Document Complete (JavaScript onLoad event). This will usually include any activity that is triggered by javascript after the main page loads.
Assets by Domain
Requests
- www.fabulatorij.com
- fonts.gstatic.com
- www.google-analytics.com
- content-autofill.googleapis.com
- fonts.googleapis.com
Bytes downloaded
- www.fabulatorij.com
- fonts.gstatic.com
- www.google-analytics.com
- fonts.googleapis.com
- content-autofill.googleapis.com
Assets by Mime-Type
Requests
- html
- js
- css
- image
- font
- other
Bytes downloaded
- html
- js
- css
- image
- font
- other
Speed
Load time10601 ms
Page load is fast enough on 3G
First byte2344 ms
First Contentful Paint999.559 ms
First meaningful paint2217.328 ms
Estimated Input Latency12 ms (target < 50 ms)
Uses persistent connections (keep alive)Score: 100%
First CPU Idle2217.33 ms
Time to Interactive2217.33 ms
Page weight
Uses compression (gzip, zopfli, deflate, brotli)Score: 100%
Uses a CDN for all static assetsScore: 100%
Leverage browser caching
1 resource found
URL |
---|
https://www.google-analytics.com/analytics.js ( 2 hours ) |
... |
Minify CSS
Minify JavaScript
Avoids an excessive DOM size201 nodes
-
Total DOM Nodes201target < 1,500 nodes
-
DOM Depth13target < 32
-
Maximum Children55target < 60 nodes
Compressed Images
Uses Progressive JPEGsn/a
Properly Sized Images
Offscreen images
First impression
Eliminates render-blocking JavaScript and CSS in above-the-fold content
Improves server response time
Avoids landing page redirects
Usability 70/100 Industry: Agency / Portfolio
Brand logo linked to homepage
No ending trailing paths
Active section is highlighted in navigation menus
Listing/overview pages with many items implements deferred loading techniques
Prevent layout shiftings when loading media. Set width and height attributes on both <img> and <video> tags
The case listing page is not the only way to browse through all the cases
Carousels are generally avoided (but they are acceptable if they are well implemented)
Make it easy to contact you
The most appropriate keyboard for the input type is provided first
All mistakes made in forms are clearly highlighted in real time, and instructions for correct completion are provided in real time
PWA / Best Practices 82/100
Avoids Application Cache
Avoids WebSQL DB
Avoids requesting the geolocation permission on page load
robots.txt is valid
Avoids requesting the notification permission on page load
Avoids deprecated APIs
Allows to paste into password input fields
Registers a Service Worker
Responds with a 200 when offline
Uses HTTPS
Redirects HTTP traffic to HTTPS
Uses HTTP/2 for its own resources
Uses passive listeners to improve scrolling performance
Avoid using document.write()
Manifest's short_name won't be truncated when displayed on homescreen
Configured for a custom splash screen
User can be prompted to Install the Web App
Mobile Friendliness 100/100
Content is not blocked for zoom/scale
Content is sized correctly for the viewport
Uses legible font sizes
Color Contrast is satisfactory
Performance 81/100
Speed Index
-
Speed Index0.00target < 4500 ms
Speed Index is a page load performance metric that shows you how quickly the contents of a page are visibly populated. The lower the score, the better. Source: Lighthouse - Learn more
Document complete
-
Time18.9seconds
-
Resources33requests
-
Bytes in670.2KB
These metrics are collected from the initial request until the browser considers the page loaded (JavaScript onLoad event). This usually happens after all of the image content has loaded but may not include content that is triggered by javascript execution.
Fully load
-
Time20.3seconds
-
Resources37requests
-
Bytes in676.7KB
These metrics are collected from the initial request until 2 seconds of no network activity after Document Complete (JavaScript onLoad event). This will usually include any activity that is triggered by javascript after the main page loads.
Assets by Domain
Requests
- www.fabulatorij.com
- fonts.gstatic.com
- www.google-analytics.com
- content-autofill.googleapis.com
- fonts.googleapis.com
Bytes downloaded
- www.fabulatorij.com
- fonts.gstatic.com
- www.google-analytics.com
- fonts.googleapis.com
- content-autofill.googleapis.com
Assets by Mime-Type
Requests
- html
- js
- css
- image
- font
- other
Bytes downloaded
- html
- js
- css
- image
- font
- other
Speed
Load time18874 ms
Page load is fast enough on 3G
First byte4127 ms
First Contentful Paint2717.587 ms
First meaningful paint2717.587 ms
Estimated Input Latency12 ms (target < 50 ms)
Uses persistent connections (keep alive)Score: 100%
First CPU Idle2717.59 ms
Time to Interactive2717.59 ms
Page weight
Uses compression (gzip, zopfli, deflate, brotli)Score: 100%
Uses a CDN for all static assetsScore: 100%
Leverage browser caching
1 resource found
URL |
---|
https://www.google-analytics.com/analytics.js ( 2 hours ) |
... |
Minify CSS
Minify JavaScript
Avoids an excessive DOM size196 nodes
-
Total DOM Nodes196target < 1,500 nodes
-
DOM Depth13target < 32
-
Maximum Children55target < 60 nodes
Compressed Images
Uses Progressive JPEGsn/a
Properly Sized Images
Offscreen images
First impression
Eliminates render-blocking JavaScript and CSS in above-the-fold content
Improves server response time
Avoids landing page redirects
Usability 70/100 Industry: Agency / Portfolio
Brand logo linked to homepage
No ending trailing paths
Active section is highlighted in navigation menus
Listing/overview pages with many items implements deferred loading techniques
Prevent layout shiftings when loading media. Set width and height attributes on both <img> and <video> tags
The case listing page is not the only way to browse through all the cases
Carousels are generally avoided (but they are acceptable if they are well implemented)
Make it easy to contact you
The most appropriate keyboard for the input type is provided first
All mistakes made in forms are clearly highlighted in real time, and instructions for correct completion are provided in real time
PWA / Best Practices 82/100
Avoids Application Cache
Avoids WebSQL DB
Avoids requesting the geolocation permission on page load
robots.txt is valid
Avoids requesting the notification permission on page load
Avoids deprecated APIs
Allows to paste into password input fields
Registers a Service Worker
Responds with a 200 when offline
Uses HTTPS
Redirects HTTP traffic to HTTPS
Uses HTTP/2 for its own resources
Uses passive listeners to improve scrolling performance
Avoid using document.write()
Manifest's short_name won't be truncated when displayed on homescreen
Configured for a custom splash screen
User can be prompted to Install the Web App
This report was built manually by Awwwards experts taking care personally of every detail using several Google and 3rd-party audit tools and services for metrics, web performance optimization and best practices for mobile design and development.
Loading time vary depending on network, device, server, site design, and implementation.
These are the environments used to create this report:
Webpagetest | Test Location | Dulles VA USA |
Browser | MotoG4 Chrome | |
Connection | Mobile 3G (1.6 Mbps / 768 Kbps 300ms RTT) | |
Number of Runs | 1 | |
User Agent | Default | |
Lighthouse | User agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 |
Device Emulation | Emulated Nexus 5X | |
Network Throttling | 150ms TCP RTT, 1,638.4 Kbps throughput (Simulated) | |
CPU Throttling | 4x slowdown (Simulated) | |
PageSpeed Insights | Environment | Mobile |