html, body {
    width: 100%;
    height: 100vh;
    position: relative;
}

.container {
    width: 100%;
    height: 100%;
}

.tabiraiLink img {
    width: 100%;
    height: auto;
}
