﻿html,
body { height: 100%; text-align: center; }

body { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding-top: 40px; padding-bottom: 40px; background-color: #f5f5f5; }

.acreos-api { width: 100%; max-width: 330px; padding: 15px; margin: auto; }

.home-text { display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; width: 100%; height: 50px; }

.img-mimir { height: 100%; }
