/*------------------------------------------------------------------------
# AA 3D Model Viewer
# ------------------------------------------------------------------------
# author    AA Extensions https://aaextensions.com
# Copyright (C) 2018 AA Extensions. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: https://aaextensions.com
-------------------------------------------------------------------------*/

model-viewer {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100vh;
}

