// Copyright 2025 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
.FunSticker {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
border-radius: 4px;
vertical-align: top;
}