/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 21 de abr. de 2022, 14:38:32
    Author     : SONORUS EQUIPAMENTOS ELETRÔNICOS
*/

html, body {
    height: 100%;
}

body {
    max-width: 1000px;
    padding: 0;
    margin: 0 auto !important;
}

#termo {
    height: 100%;
    font-family: gotham, arial, helvetica, sans-serif;
}